BODY {
	background : url(media/cattile.gif);
	font-size : small;
	font-family : Trebuchet MS,Arial,Arial MT,Helv,Helvetica,Monaco,MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	visibility : visible;
}
}
TD {
	font-family : Trebuchet MS,Arial,Arial MT,Helv,Helvetica,Monaco,MS Sans Serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	height : inherit;
		letter-spacing : condensed;
	azimuth : left-side;
	color : Black;
}
 
 A  {
	font-style: normal;
	color : Navy;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
}
 
A:Visited  {
	color : Navy;
	text-decoration : none;
	font-size : small;
	font-weight : bold;
}

A:Active  {
	color : Navy;
	text-decoration : none;
	font-size : small;
	font-weight : bold;
}

A:Hover  {
	color : Teal;
	text-decoration : underline;
	font-size : small;
	font-weight : bold;
}

	H1 {
	font-family : "Times New Roman", Times, serif;
	font-size: large;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color : black;
	}

	H2 {
	font-family : "Times New Roman", Times, serif;
	font-size: large;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color : white;
	}
	
	H3 {
	font-family : arial, sans-serif;
	font-size : small;
	font-stretch : condensed;
	font-style : normal;
	font-weight : bolder;
	margin-bottom: +1%;
	}

	H4 {
	font-family : arial, sans-serif;
	font-size : smaller;
	font-stretch : condensed;
	font-style : normal;
	color : Teal;
	margin-top: 1%;
	margin-left : 7%; 
	}



H5 {
	font-family : "Times New Roman", Times, serif;
	font: -1;
	font-style : normal;
	font-weight : bold;
	letter-spacing : normal;
	color : black;
}



UL {
		
}

	LI {
	font-family : serif;
	font-size : small;
	font-style :normal;
	background-color : #FFEFD5;
}


