BODY {
	background-color : #FFFFFF;
	color : #FFAF0C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

A {
	color: #EE0F0F;
	text-decoration: underline;
	background-color : transparent;
}

A:Hover {
	color: #FFAF0C;
	text-decoration: underline;
	background-color : transparent;
}
 
.heading {
	color : #FFAF0C;
	font-family : 'Arial',Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
}

.subheading {
	color: #EE0F0F;
	font-family : 'Arial',Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
	
.formEntry {  
	font-family: MS Sans Serif,Arial,geneva,helvetica,sans-serif; 
	font-size: 12pt; 
	background-color: #CCCCFF; 
	border-color: #6666FF #6666FF #9999FF #9999FF; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin
}

.footertext  {
	color: #FFAF0C;
	font-family : Arial, sans-serif;
	font-size : 9pt;
}

.footertext2  {
	color: #EE0F0F;
	font-family : Arial, sans-serif;
	font-size : 9pt;
}

td  {
	color : #EE0F0F;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.special {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.maintext  {
	color : #EE0F0F;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.maintextblk  {
	color : #000000;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.navtext  {
	color : #EE0F0F;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
	text-decoration : none;
}

P {
	color : #EE0F0F;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}


