p,ul,ol,div,td,span { font-family: Arial, Verdana, sans-serif; }
p,ul,ol,div,td,span { font-size: 8pt; color: #000000; line-height: 12px; }

a:link {text-decoration : none; color : #FF9600; }
/* a:visited { color:#C65400; text-decoration : none;} */
a:visited { color:#FF9600; text-decoration : none;}
a:active { color:#EF5501; text-decoration : none; }
a:hover  {text-decoration : underline; color : #EF5501; }

.sm_head { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11pt; 
	color: #000000; 
	font-weight : bold; 
}

.tiny { font-size: 7pt; color: #3D4923; }


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-color: #3D4923;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 100%
}

.submitform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border-color: #7F6F86;
	background-color: #F08900;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 100%
}