 
body {
margin: 20px 0 0 0;
	 
	background-color:#660000;
	 
}
.content{
 font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#e9e8ea;
text-decoration: none;
line-height:20px;
}
.content-link{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#e9e8ea;
text-decoration: underline;
line-height:20px;
}
.content-link:hover{
text-decoration: none;
}

.heading{
 font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#808080;
text-decoration: none;
line-height:20px;

}

.bottomlink{
 font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color:#808080;
text-decoration: underline;
line-height:20px;

}
.bottomlink:hover{
 font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color:#808080;
text-decoration: none;
line-height:20px;
}
.copyright{
 font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color:#808080;
text-decoration: none;
line-height:20px;

}

.more{
 font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#808080;
text-decoration: underline;
line-height:20px;

}
.more:hover{
 font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#808080;
text-decoration: none;
line-height:20px;
}.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #c9cbd7;
	text-decoration: none;
}
