


Body {
	font-family : Verdana,Arial;
	font-size : 12px;
	color : #191970;
	background-color : white;

}

H1 {
	font-family : Verdana,Arial;
	font-size : 20px;
	color : teal;
	}

H2 { font-family : Verdana,Arial;
	color : forest ;
	font-size : 14px;
	text-decoration: none
}

H6 { font-family : Verdana,Arial;
	color : black ;
	font-size : 12px;
	text-decoration: none;
	font-weight: normal;
}

TH { 	border:1px solid #008000; background-color: #DBFFB7;
	font-family: Verdana,Arial;
	color: #003300;
	font-size: 12px;
	text-align: left;
	font-weight: normal
	}

TD { font-family: Verdana,Arial;
	color: #006666;
	font-size: 12px;
}

A { font-family: Verdana,Arial;
	color: #191970;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

A:hover { font-family: Verdana,Arial;

	color: #191970;
	font-size: 12px;
	text-decoration: underline;
	background-color: yellow



}

