<style type="text/css">

body {
	background:#FFFFFF;
	color:#000000; 
	background-image:url("");
	background-attachment:fixed;
}

.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #B3D39B; 
	margin: 0px;
}

input.main {
	background-color : #FFFFFF;
	font-weight : bold;
	font-size: 11px;  
	font-family: Arial;
}

.bullet_bg { color: #B3D39B;
	font-size: 35px;  
	font-weight: bold;
	font-family: Wingdings; }
.bullet { color: #00582A; 
	margin-left: 9px;
	margin-top: -29px;
	font-size: 13px; 
	font-weight: bold;
	font-family: Verdana; }

A:link { 
	color:#000000;
	text-decoration: underline;
}
A:visited { 
	color:#000000;
	text-decoration: underline;
}
A:hover { 
	color:#808080; 
	text-decoration: none;
}
A:active { 
	color:#AEAEAE;
	text-decoration: underline;
}

</style>