/* comment stuff out here */

body { 
margin: 0px;
padding: 0px;
border-width: 0px;  
background: #999966; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 76%; 
border: 0px; 
color: #000000} 

/*td,{
	color: #000000;
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-family: Arial, Helvetica, sans-serif;
	} */
	
p,td {
	font-size: 100%;
}
/*td {
	font-size: 100%;
} */

strong, b { font-weight: bold;}
em, i { font-style: italic;}


ol, ul, li {/*
	list-style: none;*/
	font-size: 1em; 
	}
	
ul {  
	list-style-position: outside; 
	list-style-type: square
	}
	
img {
	border: 0;
	}
	
h1 {
	color: #996600;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
}


.h1small {
	font-size: 12px;
	font-weight: bold;
}

.bottomnavbar {
	;
	color: #DDDDDD;
	text-align: center;
	font-size: 11px;
}

a.bottomnavbar:link {
	color: #EEEEEE;
	text-decoration: underline;
}
a.bottomnavbar:visited {
	color: #EEEEEE;
	text-decoration: underline;
}
a.bottomnavbar:hover {
	color: #FFFFFF;
}



