.body {
	font-size : 10pt;
	line-height : normal;
	font-family : verdana;
  text-decoration : none;
}

.body:hover {
	font-size : 10pt;
	line-height : normal;
	font-family : verdana;
  text-decoration : underline;
}

.greybody {
  font-size : 10pt;
  line-height : normal;
  font-family : verdana;
  color : #E9EDF2;
}	

.whitebody {
	font-size : 10pt;
	line-height : normal;
	font-family : verdana;
  color : #FFFFFF;
}	

.boldbody {
  font-size : 10pt;
  font-family : verdana;
  font-weight : bold;
}

.italicbody {
  font-size : 10pt;
  font-family : verdana;
  font-style : italic;
}

.comicheader {
  font-size : 14pt;
  font-family : verdana;
  font-weight : bold;
}

.copyright {
  font-size : 7pt;
  font-family : verdana;
}

.topnav {
  font-size : 12pt;
  font-family : arial;
  color : #3399CC;
  font-weight : bold;
  text-decoration : none;
}

.topnav:hover {
  font-size : 12pt;
  font-family : arial;
  color : #0033CC;
  font-weight : bold;
  text-decoration : none;
}

.sidenav {
  font-size : 14pt;
  font-family : arial;
  color : #3399CC;
  font-weight : bold;
  text-decoration : none;
}

.sidenav:hover {
  font-size : 14pt;
  font-family : arial;
  color : #0033CC;
  font-weight : bold;
  text-decoration : none;
}
