#red{
	color : #DC143C;
}
#yellow{
	background-color:#FCF8B9;
}
#black{
	color : #000000;
}
#white{
	color : white;
}

body 		{background-color:#185199}
.bordercolor	{border-color:black}

*		{font-family:arial,helvetica, sans}

p		{font-family:arial,helvetica, sans}
p		{color:#185199}

li		{font-family:arial,helvetica, sans}
li		{color:#185199}

font		{font-family:arial,helvetica, sans}
font		{color:#185199}

a		{
	color: #012B60;
}
a:hover	{background-color:#EAEAEA}
A:ACTIVE {
	text-decoration : none;
}
H1 {
	color:#012B60;
	font-family : Arial, Helvetica, sans-serif;
}
H2 {
	color:#012B60;
	font-family : Arial, Helvetica, sans-serif;
}

