/* CSS Document */

.navbar {color: #FFFFFF;} 

.main a:link {color: #0000FF;} 
.main a:visited {color: #0000FF;}
.main a:hover {color: #0000FF;}
.main a:active {color: #0000FF;}

.navbar a:link {color: #FFFFFF;}
.navbar a:visited {color: #FFFFFF;}
.navbar a:hover {color: #FFFFFF;}
.navbar a:active {color: #FFFFFF;}

.other a:link {color: #000000;}
.other a:visited {color: #000000;}
.other a:hover {color: #000000;}
.other a:active {color: #000000;}

TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Geneva, Arial, helvetica, sans-serif
}
P {
	FONT-SIZE: 13px; COLOR: #060000; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif
}
H4 {
	FONT-SIZE: 12px; COLOR: #585858; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif
}
H2 {
	FONT-SIZE: 13px; COLOR: #990033; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif
}
H1 {
	FONT-SIZE: 16px; COLOR: #990000; FONT-FAMILY: Arial, Verdana, Geneva, helvetica, sans-serif
}