body {
	font-size: 11px; 
	line-height: 130%; 
	font-family: Verdana, helvetica; 
	text-align: justify;
	color: #FFFFFF }

a.raf:link {
	color: #FFFFFF; 
	text-decoration: underline;}

a.raf:visited {
	color: #FFFFFF;
	text-decoration: underline; }

a.raf:active {
	color: #FFFFFF; 
	text-decoration: underline; }

a.raf:hover {
	color: #848C5B; 
	text-decoration: underline; } 

input, select, textarea {
	font-size: 11px; 
	line-height: 130%; 
	font-family: Verdana, helvetica; 
	text-align: justify;  }

a {
	font-size: 11px; 
	color: #848C5B; 
	text-decoration: none;
	line-height: 130%; 
	font-family: Verdana, helvetica; 
	text-align: justify;
	border: 0px;  }

td {
	font-size: 11px; 
	color: #848C5B; 
	text-decoration: none;
	line-height: 130%; 
	font-family: Verdana, helvetica; 
	border: 0px; }

.orange {
	font-size: 10px; 
	color: white; 
	text-decoration: none;
	line-height: 130%; 
	font-family: Verdana, helvetica; 
	text-align: justify; }

.textboxnormal { 
	font-family: Verdana, arial; 
	font-size: 11px; 
	color: #000000; 
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #848C5B;
	border-right-color: #848C5B;
	border-bottom-color: #848C5B;
	border-left-color: #848C5B; }

.textboxover {  
	font-family: Verdana, arial; 
	font-size: 11px; 
	color: #333333; 
	background-color: #eaeaea;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #848C5B;
	border-right-color: #848C5B;
	border-bottom-color: #848C5B;
	border-left-color: #848C5B; }