.timeswhite {
	font: italic 800 15px "times new roman";
	color: #FFFFFF;
}
.leftpanel {
	font-size: 11px;
	color: #FFFFFF;
}
.whitebold {
	color: #FFFFFF;
	font-weight: 800;
}
.linkcolor {
	color: #326E92;
}
.redbold {
	font: 800 14px "courier new";
	color: #FF0000;
}
.couriernew {
	font-family: "courier new";
	font-size: 13px;
}
.redcourier {
	font: 13px "courier new";
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.siteblockerheading {
	font-family:verdana;
	font-size:22px; 
	font-weight:900;
	color: #FF0000;
}
.small {
	font-family:arial;
	font-size:11px; 
	font-weight:100;
	color: #000000;
}
.smaller {
	font-family:arial;
	font-size:10px; 
	font-weight:100;
	color: #000000;
}
