body {
	background-color: #BDBEA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	background-image: url(images/form_hd_bg.jpg);
	background-repeat: repeat-x;
	}
form {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
h2 {
	font-size: 1.25em;
	color: #000033;
	font-weight: normal;
	}
h3 {
	color: #CCCCCC
	}
h4 {
	color: #000000
	}
li {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: decimal;	
	list-style-position: outside
	}
#input {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
#wrapper { 
	margin: 0 auto 35px;
	width: 646px;
} 
#wordbox {
	margin: 70px 20px 40px 20px;
	float: right;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	color: #000033;
	border-top: 1px solid #000033;
	border-right: 0px none;
	border-bottom: 1px solid #000033;
	border-left: 0px none;
}

td, th {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
.area {
	font-family: Arial, Helvetica, sans-serif;	
	background-color:#FFFFCC;
	width:500px;
	}
.brofile {
	font-family: Arial, Helvetica, sans-serif;	
	background-color:#FFFFCC;
	width:300px;
}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
#tophd {
	background:url(images/form_header.jpg) no-repeat;
	margin: 0 0px 40px;
	height: 94px;
	width: 646px;
	}	
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #000;
	background-color:#33CCCC;
	border: 1px;
	border-bottom-color:#666666;
	border-left-color:#000000;
	border-right-color:#666666;
	border-top-color:#000000;
	
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #999999;
	}
