p            { font-family: Tahoma; font-size: 10pt; text-align:center }
table        { font-family: Tahoma; font-size: 10pt; text-align:center }
td           { font-family: Tahoma; font-size: 10pt; text-align:center }
th {
	font-family: Tahoma; color: White;
	font-size: 10pt;
	background-color: Navy;
	
}
					
a {
	font-family: Tahoma;
	font-size: 10pt;
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: Maroon;
	text-decoration: underline;
}

a:link {
	color: Maroon;
}
a:visited {
	color: Maroon;
}
