body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #99CC66;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
}

	a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006633;
}

	a:visited {
	color:#6666FF
}

	a:hover {
	color:#666666
}

	a:active {
	color:#663366
}

 .style1 {
	font-size:small;
}
 
 .style2 {
	font-size:medium;	
}

.style3 {
	text-decoration: underline;
}
.style4 {
	font-weight: lighter;
}
.style5 {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.style6 {
	font-weight: bold;
}

