/* CSS Document */
.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	text-align: center;
	
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blue
{
font-family:Verdana;
font-size:12px;
color:#0000FF;
}
.white
{
font-family:Verdana;
font-size:11px;
color:#ffffff;
}
.bluebold
{
font-family:Verdana;
font-size:14px;
color:#005AAB;
font-weight: bold;
}
.blueboldsmall
{
font-family:Verdana;
font-size:12px;
color:#005AAB;
font-weight: bold;
}
.blackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



