BODY {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

P,DIV {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	color: Navy;
}

TD,UL,OL {
	font-family : Tahoma, Arial, sans-serif ;
	font-weight : normal;
	font-size : 12px;
	margin-right : 10px;
	color: Navy;
}

A {
	color: Blue;
	text-decoration: none;
}

A:visited {
	color: #6495ED;
}

A:hover {
	color: Green;
   text-decoration: overline underline;
}

H4 {
	font-size : 12px;
}

H3 {
	font-size : 14px;
}

H2 {
	font-size : 16px;
}

H1 {
	font-size : 18px;
}

.sm {
	font-size : 10px;
}
