.hedfont {
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
background-color : #ffffff; 
background-image : none; 
background-repeat : no-repeat; 
} 
a:hover {
font-family : Arial, Helvetica, sans-serif; 
color : #CC6600; 
} 
a:link {
color : #003300; 
} 
a:visited {
color : #CC6600; 
} 
.headerlinks {
font-family : Arial, Helvetica, sans-serif; 
font-size : smaller; 
} 
div.box { 
border: solid;  
width: 100% 
border-width: thin;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #336633;
	font-size: 175%;
	margin-top: 0em; 
	margin-bottom: 0em; 
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : #336633;
	font-size: 125%;
	margin-top: 0em; 
	margin-bottom: 0em; 
}
li {
	list-style-image: url(images/bulletsm.gif);
	list-style-type: none;
}
hr {
	font-size: 95%;
	margin-top: 0em;
	margin-bottom: 0em;
	left: auto;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
