
BODY  {
	font-size : 8.5pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #006400;
	background-color: #FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

a.box {
	background-color: #FFFF00;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: 700;
}

a:hover.box {
	background-color: #7CFC00;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: 700;
}

a.boxon {
	background-color: #C0C0C0;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
}

a.boxred {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
}

a:hover.boxred {
	background-color: #7CFC00;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
}

h1 {
	background-color: #00FFFF;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
}

h2 {
	background-color: #FFE4C4;
	color: #DAA520;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: 600;
	line-height: 20pt;
}

.colortitle {
	background-color: #66ccff;
	border: thin solid #000000;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: 700;
	line-height: 20pt;
}

.remy {
	font-size : 9pt;
	font-family : "Comic Sans MS", sans-serif;
	font-weight : 100;
	color : #000000;
	background: #FFFFFF;
}

.small  {
	background-color: transparent;
	color: #8B008B;
	font-family : "Comic Sans MS", sans-serif;
	font-size: 8pt;
	font-weight: 400;
}


.smallbold {
	background-color: #FFFF00;
	color: #00008B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 600;
	border: 1px solid #000000;
}


