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


a:link {
	color: #ffff80;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
a:visited {
	color: #999999;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.b:link {
	color: #ffff80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
.b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
}
.c:link {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #ffff80;
	text-decoration: none;
	font-weight: normal;
	}
.c:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #ffff80;
	text-decoration: none;
	font-weight: normal;
}
.c:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #ffff80;
	text-decoration: none;
	font-weight: normal;
}


.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;
}

