BODY {
	color: Blue;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-color: #8690A6;

}

p {
	color: #0000FF;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000099;

}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
; color: #0000CC
}

h5 {
	
}



A {
	color: #0000CD;
	text-decoration: none;
}

A:HOVER {
	color: Red;
	text-decoration: none;
}
h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: 900}
.top {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: 900; clip:   rect(   ); margin-top: 30px; color: #0000CC}
