body {
	background-image: url(images/paper02.jpg);
	background-color: #F0FFF0;
	font-family: "Times New Roman", Times, serif;
	margin-left: 5%;
	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%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 80%;
}

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;
}
.brightblue {
	color: Blue;
}
.brightred {
	color: Red;
}








