a:hover {
	color: #663300;
	text-decoration: none;


	
	
	







}
a:link {
	color: #003300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:visited {
	color: #663300;
	text-decoration: none;
}

input, textarea, textfield {
	background-color: #CCCC99;
	padding: 2px;
	border: 1px solid #999966;
	color: #333300;
	font-size: 9pt;
}

.border {
	border: medium solid #999966;
}
a.red:hover {color: #663300;}
a.red:link {color: #996633;}  
body {
	background-image: url(images/rhinoshadow.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333300;
	font-size: 9pt;
	font-weight: normal;





	


}
.stippleborder {
	border: thin dotted #CCCC99;
	color: #CC9966;
.bullets {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
}
