.normalFontBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;

}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000CC;

}

table.main {
	background-color: #0066FF;
}

td.maintop{
	background-color: #0066CC;
}

td.MiddleLeft{
	background-color: #CCCCCC;
}

font.Title{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 120%;
}

font.SubTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 105%;
}

font.ListDetails{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
}

font.ListDescriptions{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 110%;
	text-decoration: none;
}


font.Label{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 72%;
	font-weight: bold;
}

font.LabelBold{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
}

font.TableHeader{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
}

font.TableDetail{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	font-weight: bold;
}

font.TableLink{
	font-family: Arial, Helvetica, sans-serif;
	color: #GG66FF;
	font-size: 65%;
	font-weight: bold;
	text-decoration: underline;	
}

font.Title1{
	font-family: Arial, Helvetica, sans-serif;
	color: #EDBBCC;
	font-weight: bold;
	font-size: 120%;
}

font.TitleRed{
	font-family: Arial, Helvetica, sans-serif;
	color: #DD0000;
	font-weight: bold;
	font-size: 120%;
}

font.TableSmall{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 65%;	
}

