.h2-red {
	font-size: 24px;
	color: #c60005;
	font-weight: bold;
}
.bold-red {
	font-weight: bold;
	color: #C60005;
}
body {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.dotted-table {
	border: medium dashed #C60005;
}
.bold-blue {
	font-weight: bold;
	color: #0033FF;
}
.dotted-tablegreen {
	border: medium dashed #006633;
}
.style3 {
	font-size: 10;
	font-weight: bold;
}
.testheadline {
	font-weight: bold;
	text-align: center;
}

.hilight {
			background-color: #ffff00;  
			/*text-shadow: #ffff66 0.2em 0.2em 0.1em;*/
}
.testbkrnd {
	background-color: #CCFFFF;
}

			
.mainhead {font-size: 36px; color: #c60005; font-weight: bold; }
.mainsubhead {
font-size: 25px; color: #000000; font-weight: bold;
}

