body {
	background-color: #0000FF;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: xx-large;
	color: #ffff80;
}
h2 {
	font-size: x-large;
	color: #ffff80;
}
h3 {
	font-size: large;
	color: #ffff80;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #ffff80;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #666666;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffff80;
	text-decoration: none;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffff80;
	text-decoration: none;
}
