body {
	background-image: url(images/bg03.jpg);
	background-color: #F0FFF0;
	font-family: "Times New Roman", Times, serif;
	margin-left: 60px;
	margin-right: 50px;
	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: 130%;
}
h4 {
	font-size: 115%;
}

hr {
	width: 75%;
	color: #005101;
}
sup {
	font-size: 75%;
}

.sm {
	font-size: 75%;
}
.u {
	text-decoration: underline;
}
.mid{
	font-size : 85%;
}
.lg{
	font-size : 120%;
}
.big{
	font-size: 150%;
}
.hdlg{
	font-size: 300%;
	font-weight: bolder;
}
.hdmd{
	font-size: 200%;
	}
.red {
	color: #CC0000;
}

.blue {
	color: #191970;
}








