body {
	background-image: url(images/bg02.jpg);
	background-color: #99FF99;
	font-family: "Times New Roman", Times, serif;
	margin-left: 110px;
	margin-right: 45px;
	color: #005101;
	font-size: 12 pt;
}
a {
	color: #8B4513;
	text-decoration: none;
}
a:hover {
	color: #039B00;
	text-decoration: none;
}
h1 {
 	font-size: 180%; 
	}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 140%;
}
hr {
	width: 75%;
	color: #005101;
}

.sm {
	font-size: 75%;
}
.u {
	text-decoration: underline;
}
.mid{
	font-size : 85%;
}
.lg{
	font-size : 120%;
}
.big{
	font-size: 150%;
}
.red {
	color: #CC0000;
}

.blue {
	color: #191970;
}








