BODY {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : medium;
	text-align : justify;
}

A {
	color : #F4A460;
	text-decoration : none;
 font-weight: bold
}

A:HOVER {
	color : #0000CD;
	text-decoration : none;
}

H1 {
	color : #FF9966;
	font-family : Verdana, sans-serif;
	font-size : 18px;
	font-weight : bold;
 line-height: normal
}
