body,table,tr,div,p,pre,h1,h2,h3,h4,ul {font-family:  Arial, Helvetica, sans-serif;}
body,div,p,pre,ul {font-size: 12px;}
TD		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
h1 {font-size: 22px;}
h2 {font-size: 19px;}
h3 {font-size: 16px; font-weight : bold;}
h4 {font-size: 12px;}

body{background: #dddddd}

.small {font-size: 14px;}
.mini {	font-size: 13px;}
.minimini {font-size: 12px;}

a {	font-size: 12px; text-decoration: none; font-weight : bold;}
a:link {
	color: green;
}
a:visited {
	color: #004B00;
}
a:active {
	color: Red;
	font-weight : bolder;
}
a:hover{color: #000000;}

a.sub {	font-size: 12px; text-decoration: none; font-weight : bold;}
a.sub:link {
	color: #005000;
	font-weight : bolder;
}
a.sub:visited {
	color: #005000;
	font-weight : bolder;
}
a.sub:active {
	color: #002200
	font-weight : bolder;
}
a.sub:hover{color: #121212;}

td.inact{font-size: 11px; text-decoration: none font-weight : bolder;color: Black; }

td.link {font-size: 12px; text-decoration: none; font-weight : bold;}
td.data {font-size: 10px; text-decoration: none; }
p.data {font-size: 10px; text-decoration: none; }
tr.data {}

td.header {font-size: 11px; text-decoration: none; font-weight : bold; }
p.header {font-size: 11px; text-decoration: none; font-weight : bold; }

