body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:link {
	color: #000033;
	text-decoration: none;

}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;

}

.style1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {font-size: 18px}
.style3 {color: #000033}

.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {font-size: smaller}
.style6 {font-size: 14px}
.style7 {font-size: 10px}
h1 {
	font-size: 24px;
	font-weight: bolder;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
}
h3 {
	font-size: 16px;
	font-weight: bolder;
}

