body {
	font-family: Times New Roman, Times, serif;
}

li, p {
	font-size: 14px;
	text-align: justify;
}

a
{
    COLOR: #000099;
    TEXT-DECORATION: underline;
}

a:hover
{
    COLOR: red;
    TEXT-DECORATION: underline;
}


h2 {
	font-size: 18px;
	color: #000099; 
}
h2 span { color: #AF0B21; }

table#nav tr td a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

table#nav tr td a:hover {
	color: #000099;
}
