A:LINK {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}

A:VISITED {
	 color: #003300;
	 text-decoration: underline;
	 font-weight: bold;
}

A:HOVER, A:ACTIVE {
	 color: #FF0000;
	 text-decoration: underline;
	 font-weight: bold;
} 

H1 {
	 color: #009900;
	 font: 36px Comic Sans MS, sans-serif;
	 font-weight: bold;
}

H2 {
	 color: #009900;
	 font: 24px Comic Sans MS, sans-serif;
	 font-weight: bold;
}

H3 {
	 font: 18px Arial, sans-serif;
	 font-weight: bold;
}

P  {
   	  font: 14px Arial, Tahoma, sans-serif;
 }
 
  TABLE {
	color : #000;
	font: 14px Arial, Tahoma, sans-serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

TD {
	font: 14px Arial, Tahoma, sans-serif;
}


UL, OL, LI {
	font: 14px Arial, Tahoma, sans-serif;
	text-align: left;
}

.catcol {
	background-color: #FFFFFF;
	background-image : url(i/bgcat.gif);
}

.comic {
	color: #009900;
	 font: 24px Comic Sans MS, sans-serif;
	 font-weight: bold;
}

.comicsmall {
	color: #009900;
	 font: 18px Comic Sans MS, sans-serif;
	 font-weight: bold;
}

.content {
	padding: 10px;
}

.grey {
	color: #999;
	 font: 10px Arial, Tahoma, sans-serif;
}

.greylink A:link {
	color: #999;
	font: 10px Arial, Tahoma, sans-serif;
	text-decoration: none;
}

.greylink A:visited {
	color: #999;
	font: 10px Arial, Tahoma, sans-serif;
	text-decoration: none;
}

.greylink A:active {
	color: #FF0000;
	font: 10px Arial, Tahoma, sans-serif;
	text-decoration: underline;
}

.greylink A:hover {
	color: #FF0000;
	font: 10px Arial, Tahoma, sans-serif;
	text-decoration: underline;
}

.lightgrey {
	background-color: #999999;
} 

.navstrips {
	background-color: #F1F1F1;
	background-image : url(i/v_15.gif);
} 

.small {
	font: 11px Arial, Tahoma, sans-serif;
	font-weight: bold;
}

