A:link {
	color: #0000FF;
	text-decoration: none;
; font-weight: bold
}

A:visited {
	color: #0000FF;
	text-decoration: none;
; font-weight: bold
}

A:active {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #003366;
; text-decoration: none
}

P {
	font-size: 13px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #003366;
}

TD.dark {
	font-size: 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : Bold;
	color : #003366;
}

P.dark {
	font-size: 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #003366;
}

P.smaller {
	font-size: 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #003366;
}


