.leftsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bolder;

}
.whitefont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.redheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FF0000;
	font-weight: bolder;

}
.regulartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;

}
.blueheader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0000FF;
	font-weight: bolder;
}
