body {
margin-left:15px;
margin: 20px;
background-color: #FFFFFF;
color: #000000;
font-family: verdana;
font-size:12px;
}

h1 {
text-align: justify;
font-family: verdana;
color: #840000;
}

hr {
width: 75%
color:#560007;
	background-color:#560007;
	height:6px;
	color: #CCCCCC;
}
.center{
text-align: center;
}
a:link {
font-family:courier;
font-size: 16px;
color:#0000CC;
text-decoration: none;
}


a:visited {
font-family:courier;
font-size: 16px;
color:#0000CC;
text-decoration: none;
}

a:hover {
font-family:courier;
font-size: 16px;
color:#CCCCCC;
text-decoration:underline;
background-color:#707070;
}


a:active {
font-family:courier;
font-size: 16px;
color:#FFFFFF;
text-decoration:underline;
}

.mainimage {

float:left;
border: solid 1px #000000;
margin-right: 15px;
margin-bottom:5px;
}

h2 {
text-align:center;
font-family: verdana;
color: #840000;

}
h3 {
text-align:justify;
font-family: verdana;
color: #990000;

}
h4 {
	text-align:center;
	font-family: verdana;
	color: #000000;
	
}
p {
font-family:verdana;
font-size:12px;
line-height:20px
}

li {
	word-spacing: 4px;
	
	
	}