BODY {
	background-color : ##000C5A;
	font-family : Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
TD {
	font-family : Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
A:LINK {
	color : #00319C;
	text-decoration : none;
}
A:VISITED {
	color : #00319C;
	text-decoration : none;
}
A:ACTIVE {
	color : #00319C;
	text-decoration : none;
}
A:Hover {
	color : #FF0000;
	text-decoration : underline;
}
H2 {
	font-size : 14pt;
	color : Navy;
}

H3 {
	font-size : 12pt;
	color : Maroon;
}

.menu1 {
	font-size : 10pt;
	color : #0063CE;
	text-decoration : underline;
}
.menu1 A:Link {
	color : #303066;
	text-decoration : none;
}
.menu1 A:Visited {
	color : #303066;
	text-decoration : none;
}
.menu1 A:Active {
	color : #303066;
	text-decoration : none;
}
.menu1 A:Hover {
	color : #303066;
	text-decoration : underline;
}
.menu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #0063CE;
	text-decoration : underline;
}
.menu2 A:Link {
	color : #303066;
	text-decoration : none;
}
.menu2 A:Visited {
	color : #303066;
	text-decoration : none;
}
.menu2 A:Active {
	color : #303066;
	text-decoration : none;
}
.menu2 A:Hover {
	color : #303066;
	text-decoration : underline;
}
.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
}
.copyright A:Link {
	color : #666666;
	text-decoration : none;
}
.copyright A:Visited {
	color : #666666;
	text-decoration : none;
}
.copyright A:Active {
	color : #666666;
	text-decoration : none;
}
.copyright A:Hover {
	color : #666666;
	text-decoration : underline;
}

