BODY  {
	background-color: #FFFFFF;
	background-image: url(images/bkgrnd4.jpg); 
	background-attachment: fixed; 
	background-repeat: repeat-x;
	font-family: arial;  
	color: #000000; 
	line-height: 15px; 
	font-size: 8pt;
}
p, td, ul,ol, ul, li, dl, dt, dd, caption {
	font-family: arial;  
	color: #000000; 
	line-height: 18px; 
	font-size: 10pt; 
	text-align:justify;
}
img {
	border:0 none inherit;
}
A:link {
	font-family: arial; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
}
A:visited {
	font-family: arial; 
	color: #666666; 
	text-decoration: underline; 
	font-weight: bold; 
}
A:hover {
	font-family: arial; 
	color: #CC3300; 
	text-decoration: underline; 
	font-weight: bold;  
}
font.first {
	font-family: arial;  
	color: #CC3300; 
	line-height: 15px; 
	font-size: 8pt; 
} 
font.second {
	font-family: arial; 
	font-weight: bold; 
	color: #000000; 
	line-height: 23px; 
	font-size: 10 pt;
	font-style: italic;
} 
font.third {
	font-family: helvetica; 
	color: #000000; 
	line-height: 23px; 
	font-size: 8pt; 
} 
font.fifth { 
	font-family: comic sans ms, arial; 
	font-weight: bold; 
	color: #CC3300; 
	line-height: 23px; 
	font-size: 12pt;
 }
#nav a:link {
	background-color: #CC3300;
	border-bottom: 1px #993300 solid;
	border-left: 1px #FF9966 solid;	
	border-right: 1px #993300 solid;
	border-top: 1px #FF9966 solid;
	color: #000000;
	font-weight: bold;
	display: block;
	padding: 1px;
	text-decoration: none;
	font-family: helvetica;
	line-height: 23px; 
	font-size: 8pt; 
	text-align: center;
}
#nav a:visited 	{
	background-color: #CC3300;
	border-bottom: 1px #993300 solid;
	border-left: 1px #FF9966 solid;
	border-right: 1px #993300 solid;
	border-top: 1px #FF9966 solid;
	color: #FFFFFF;
	display: block;
	padding: 1px;
	text-decoration: none;
	font-family: helvetica;
	line-height: 23px; 
	font-size: 8pt;
	text-align: center; 
}
#nav a:hover, #nav a:active {
	background-color: #FFFFFF;
	border-bottom: 1px #993300 solid;
	border-left: 1px #FF9966 solid;
	border-right: 1px #993300 solid;
	border-top: 1px #FF9966 solid;
	color: #993300;
	display: block;
	padding: 1px;
	text-decoration: none;
	font-family: helvetica;
	line-height: 23px; 
	font-size: 8pt; 
	text-align: center;
}
label.text {
	width: 10em;
	float: left;
	text-align: right;
	margin: 0 1em 0px 0;
	clear: right;
}
.input-box {
	margin-bottom: 10px;
	color: #000;
	background: #fff;
	border: #000 solid 1px;
	clear: right;
	height: 20px;
}
.input-box:focus  {
 	background: #fff;
}
.formtext {
	margin-bottom: 10px;
	color: #000;
	background: #fff;
	border: #000 solid 1px;
	font: 1em arial, helvetica, sans-serif;
	clear: left;
	margin-left: 4em;
}
.formtext:focus  {
 	background-color:#fff;
 }
.submit-button {
	margin-left: 7em;
	clear:right;
	color: #000;
	background-color: #fff;
	border: 1px #000 outset;
	font: 1em arial, helvetica, sans-serif;
}
