.whitefont {
	font-family: "Verdana", sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bolder;


}
.bluefont {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #c4e7ff;
}
.bodytext {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
    text-align: left;


}
.links {
	font-family: Verdana, Times, serif;
	font-weight: bold;
	color: #0000FF;
	font-size: 16px;
}
.verdana {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainfont {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #c4e7ff;
}