BODY { background-color: #FFFFFF }

P { font-family: Arial, Helvetica, sans-serif; font-size: 85%; }

UL { font-family: Arial, Helvetica, sans-serif; font-size: 85%; }

OL {	font-family: Arial, Helvetica, sans-serif;	font-size: 85%;	padding-bottom: 10px; }

H1 { font-family: Arial, Helvetica, sans-serif; font-size: 160%; color: #006699; }

H2 { font-family: Arial, Helvetica, sans-serif; font-size: 140%; color: #006699; }

H3 { font-family: Arial, Helvetica, sans-serif; font-size: 120%; color: #006699; }

A:link { color: #006699; text-decoration: underline; }

A:visited { color: #006666; text-decoration: underline; }

A:active { color: #006666; text-decoration: underline; }

A:hover { color: #003366; background-color: #CCCCCC; text-decoration: underline; }

HR {
	color: #006699;
	clear: both;
}

LI { 	font-family: Arial, Helvetica, sans-serif; 	padding-bottom: 10px; }

caption { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 100%; 	font-weight: bolder; 	text-align: left; }

label {	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; }

th {	font-family: Arial, Helvetica, sans-serif;	font-size: 85%;	font-weight: bold;	text-align: left; }

.indent { padding: 0px 36px; }

.box { border: thin solid #006699; margin: 0px 0px 10px; padding: 10px; }

.colorcell { background-color: #99cccc; border: #006666; }

.blue-background { background-color: #006699; color: #FFFFFF; padding: 4px; }

.grey-background { background-color: #CCCCCC; color: #000000; padding: 4px; }

.big-text { font-size: 120%; font-weight: bold; }

.bigger-text { font-size: 140%; font-weight: bold; }

.biggest-text { font-size: 160%; font-weight: bold; }

.fixsize { font-family: Arial, Helvetica, sans-serif; font-size: 115%; }

.hilight {	background-color: #FFFF33;	padding-right: 2px;	padding-left: 2px;	padding-top: 0px; padding-bottom: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	border: 2px solid #FFFF33; }

.banner-text { font-family: Arial, Helvetica, sans-serif; font-size: 1.8em; font-weight: bold; color: #006699; }

.jumpbox { padding: 4px; background-color: #E6E6E6; float: right; margin: 2px; border: 1px solid #006699; width: 220px; }
.clear {
	clear: both;
}

