BODY  {
	font-family : verdana;
	font-size : medium;
	color : '#095B29H';
	font-weight : normal;
	background : URL(graphics/background05.jpg);
	background-image : URL(graphics/background05.jpg);
	font-style : normal;
}

P  {
	font-size : medium;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : "#095B29H";
	list-style-type : disk;
	list-style-position : inside;
	list-style : disk;
	visibility : visible;
}

H1  {
	font-size : medium;
	font-weight : bold;
	font-family : Arial;
	color : "#008040H";
	font-style : normal;
	text-align : left;
	float : none;
}

H2  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : "#008040H";
	text-align : left;
	text-indent : .5;
	text-transform : capitalize;
}

H3  {
	font-weight : bold;
	font-size : small;
	font-family : Arial;
	color : "#008040H";
	font-style : normal;
}



H4  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : "#095B29H";
	font-style : normal;
}

LI  {
	font-size : small;
	font-family : verdana;
	color : #095B29;
}
A  {
	font-family : Arial;
	font-weight : bold;
	color : "#095B29H";
	font-size : small;
}

A:Visited  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
}

A:Active  {
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}

A:Hover  {
	color : "#00B95CH";
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}