body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #69C;
	text-indent: 0px;
	background-color: #3399CC;
}

td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	line-height: 24px;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	text-align: center;
	display: table;
	vertical-align: top;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333300;
}
.h8 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	font-style: italic;
	color: #C00;
	text-shadow: 3px 3px 4px #333333;
	filter: dropshadow(color=#333333, offx=3, offy=3);
	text-align: center;
}
.redline {
	font-size: 6px;
}
.description {
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
	font-size: 12px;
	font-weight: normal;
	text-indent: 10px;
	line-height: normal;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	font-style: italic;
}

