BODY  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
}

P  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black; 
}

TD  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black; 
}

TH  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : darkgreen; 
}

H1  {
	font-size : 25px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
}

H2  {
	font-size : 22px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
}

H3  {
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
	margin-top : 0px;
	margin-bottom : 5px;
}

H4  {
	font-size : 15px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bold;
}

H5  {
	font-size : 14px;
	font-family : Times New Roman,Times,Roman,New York,serif;
	color : black;
	font-weight : bold;
	margin-top : 0px;
	padding-top : 0px;
}

A:Link  {
	color : black;
	text-decoration : none;
}

A:Visited  {
	color : black;
	text-decoration : none;	
}

A:active  {
	color : black;
	text-decoration : none;
}

A:Hover  {
	color : #800000;
	text-decoration : none;
}

.navheader {
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	margin-top: 2px;
	margin-bottom: 1px;
}

.navheaderBlack {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	margin-top: 2px;
	margin-bottom: 1px;
}

.caption {
	color: black; 
	font-weight: bold; 
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding-bottom: 0px;
	
}
	
.contents {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.menu {
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-transform : capitalize;
}

.footer {
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform : capitalize;
	}

.button{
	background-color: darkgreen; 
	color: white; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold
}

A.header:link  {color: white;}
A.header:active  {color: white;}
A.header:visited  {color: white;}
A.header:hover  {color: white;}

A.footer:link  {color: white;}
A.footer:active  {color: white;}
A.footer:visited  {color: white;}
A.footer:hover  {color: #800000;}

A.navheader:link  {color: white;}
A.navheader:active  {color: white;}
A.navheader:visited  {color: white;}
A.navheader:hover  {color: gold;}

A.menu:link  {color: white;}
A.menu:active  {color: white;}
A.menu:visited  {color: white;}
A.menu:hover  {color: white;}

td.menu {background: black;}
td.breeders {background: #009966;}  
td.trainers {background: #009999;} 
td.buyers {background: #0099cc;} 
td.HealthCare {background: #6666ff;}
td.calendar {background: #6666cc;}
td.programs  {background: #6600cc;}
td.links  {background: #004080;}