body  	{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
}

h1    	     {
	color: white;
	font-size: 16px;
	background-color: #4169e1;
	vertical-align: baseline;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	border: solid 2px black;
	font-family: Arial, Helvetica, sans-serif;
}
h2       {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #4169e1;
	vertical-align: baseline;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	border: 4 none #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.whitebox    { font-size: 12px; background-color: white; padding-top: 4px; padding-right: 8px; padding-left: 4px; border: solid 1px black }
.header {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #000000;
	vertical-align: bottom;
	padding-left: 4px;
	padding-top: 4px;
	font-size: 16px;
}


.heading     { background-color: white; margin-right: 16px; margin-left: 0; padding-top: 4px; padding-right: 4px; padding-left: 4px; border: solid 1px black }
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.button     { font-size: 12px; line-height: 15px; text-decoration: none; background-color: #fff; text-indent: 15px; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; border: solid 1px black; display: block }
a.button:hover       { color: black; font-size: 12px; line-height: 15px; text-decoration: underline; background-color: #69f; text-indent: 15px; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; border: solid 1px black; display: block }
.a.small  { font-size: 10px }
table {
	font-size: 12px;
	border: thin solid #CCCCCC;
}
ul {
	list-style-type: square;
}
oldbody {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.classfull {
	color: #FF0000;
}
.classnearlyfull {
	color: #0033CC;
}
