.standard {
  font-family: Comic Sans MS;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration:none;}
  
  .bigstandard {
  font-family: Comic Sans MS;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration:none;}
  
  .standardsmall {
  font-family:  Comic Sans MS;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration:none;}
 
 a:link{
  font-family: Comic Sans MS;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration:none;}
  
 a:visited{
	font-family: Comic Sans MS;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: Blue;
	text-decoration:none;
}
  
  a:hover{
	font-family: Comic Sans MS;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: Red;
	text-decoration:none;
}
  
  .title {
	font-family: Comic Sans MS;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
  
  .bigtitle {
	font-family: Comic Sans MS;
	font-size: 37px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}  
  
  
body     {
	background-color: transparent;
}
a            { text-decoration:none; }
  
  
.standardHighlighted  { font-family: verdana, arial, sans-serif; font-size: 11px; color: #000000; background-color:#F6F6F6; }

.address {
  font-family: Comic Sans MS;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000; }
