body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #CCCCCC;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #003C7B;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #003C7B;
}

.td_white
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #ffffff;
	background-color: #003C7B;
}

.a_black
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;	
}

.a_black:hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;	
}

.text_small
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003C7B;
	text-decoration: none;	
}

.a_small
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003C7B;
	text-decoration: none;	
}

.a_small:hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;	
}

.a_large
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #003C7B;
	font-weight:bold;
	text-decoration: none;	
}

.a_large:hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight:bold;
	text-decoration: none;	
}
