
body {
	font-family: Verdana,Helvetica,Geneva,Sans-Serif; 
	font-size: 11px; 
	color: #000;
	font-weight: normal;
	background: #FFF;
	}
	
a:link {
	color: #999; 
	text-decoration: underline 
	}

a:visited {
	color: #000000; 
	text-decoration: underline  
	}

a:hover {
	color: #000; 
	text-decoration: underline 
	}
	
a:active {  
	color: #000; 
	text-decoration: underline;
	}

ul,  li {
	margin: 0;
	padding: 0 0 0 10px;
	color: #000;
	list-style-type: square;
	}	
h1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 14px; 
	color: #000;
	font-weight: bold;
	line-height: 1.2 em;
	padding-left: 2px;
	margin-bottom: none;
	}
	

h2 {
	font-family: Verdana,Helvetica,Geneva,Sans-Serif; 
	font-size: 14px; 
	color: #000;
	font-weight: bold;
	background-color: #CCC;
	line-height: 1.2 em;
	padding-left: 2px;
	margin-bottom: none;
	}
	
	
table, td {
	font-family: Arial,Verdana,Geneva,Sans-Serif;
	font-size: 12px; 
	color: #000;
	line-height: 1.2em;
	font-weight: normal;
	}


.footinfo {
	font-family: Verdana,Geneva,Arial,Sans-Serif; 
	font-size: 8pt; 
	color: #000;
	font-weight: normal;
	}  
	
.topnav {
	font-family: Verdana,Geneva,Arial,Sans-Serif; 
	font-size: 9px; 
	color: #000;
	font-weight: normal;
	}  

.topnav a:link {
	color: #000; 
	text-decoration: none
	}

.topnav a:visited {
	color: #000000; 
	text-decoration: none 
	}

.topnav a:hover {
	color: #999; 
	text-decoration: none; 
	}
	
.topnav a:active {  
	color: #999; 
	text-decoration: none;
	}   
	
.itemstyle { 
	font-family: Verdana,Helvetica,Geneva,Sans-Serif; 
	font-size: 12px; 
	color: #993300; 
	font-weight: bold; 
	}

.newitem { 
	font-family: Verdana,Helvetica,Geneva,Sans-Serif
	color: #993300; 
	font-weight: normal;
	font-size: 11px; 
	}
	
	
.hmlist {
	font-family: Arial,Verdana,Geneva,Sans-Serif;
	font-size: 12px; 
	color: #000;
	line-height: 1.2em;
	font-weight: normal;
	}

.hmlist a:link {
	color: #999; 
	text-decoration: underline 
	}

.hmlist a:visited {
	color: #999; 
	text-decoration: underline  
	}

.hmlist a:hover {
	color: #000; 
	text-decoration: underline 
	}
	
.hmlist a:active {  
	color: #000; 
	text-decoration: underline;
	}

.newitem { 
	font-family: Verdana,Geneva,Arial,sans-serif; 
	color: #993300; 
	font-weight: normal; 
	}

.info {
	font-family: Verdana; 
	font-size: 11px; 
	color: #993300;
	font-weight: normal
	}  
	
.info a:link {
	font-family: Verdana,Geneva,Arial,Sans-Serif; 
	font-size: 11px; 
	color: #000; 
	text-decoration: underline 
	}

.info a:visited {
	color: #000000; 
	text-decoration: underline  
	}

.info a:hover {
	color: #669900; 
	text-decoration: underline; 
	}
	
.info a:active {  
	color: #669900; 
	text-decoration: underline;
	}   

.copybold {
	font-weight: bold;
	}  
	
	
.ital {
	font-style: italic;
	}