body, p, table, tr, td, ul, ol, li, blockquote {
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : Maroon;
	line-height:180%;
}

nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#330000;
	}

a.nav:link {
  font-size: 12px;	/*readability for the links*/
  font-family:  Verdana, Helvetica, sans-serif;
  color: Maroon; 
  text-decoration : none; 
  background: transparent;}
a.nav:visited {
  font-size: 12px;	/*readability for the links*/
  font-family:  Verdana, Helvetica, sans-serif;
  color: Maroon;  
  text-decoration : none;
  background: transparent;}
a.nav:hover { 
  font-size: 12px;	/*readability for the links*/
  font-family:  Verdana, Helvetica, sans-serif;
  color: #006600; 
  text-decoration : underline; 
  font-weight: normal; 
  background: transparent;}	
	

ul, ol, li {
	list-style : square;
}
h1 {  
	font : 28px Comic Sans MS, Verdana Geneva Arial Helvetica sans-serif;;
	color : #FF9966;
}
h2 {  
	font : 18px Comic Sans MS, Verdana Geneva Arial Helvetica sans-serif;
	color : Olive;
	background-color : #FFCC00;
}
h3 {  
	font : 18px Comic Sans MS, Verdana Geneva Arial Helvetica sans-serif;
	color : Olive;
}	
h4 {  
	font : bolder 15px Comic Sans MS, Verdana Geneva Arial Helvetica sans-serif;
	color : Olive;
}	
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #CCCC99;
}
.smalltext {
	font-size: xx-small;
}
.accent {
	color : Green;
	font-weight : bold;
}
.smltext {
	font-size: xx-small;
}