A {
	background : transparent none;
		line-height : normal;
	text-align : left;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
}
A:ACTIVE {
	background-color : transparent;
}
A:FOCUS {
	background-color : navy;
}
A:HOVER {
	text-decoration : underline;
	color: black;
}
A:LINK {
	background-color : transparent;
	}
A:VISITED {
	
	}

 BODY{
	background-color : #F5F5DC ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

FORM{
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1{
	background : transparent;
	font : normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
	text-align : center;
	text-decoration : none;
	text-transform : none;
	font-size : large;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	text-align : left;
	font-size : small;
}
H3 {
	background-color : transparent;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
H4 {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}
TEXTAREA {
	background-color : white;
}
TD {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-align : justify;
}

