body{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-style: normal;
line-height: 16px;
font-weight: normal;
background-attachment: fixed;
background-color: #efeceb;
background-image: url(images/background-grey2.gif);
background-repeat: repeat;
}
.floatright {
	float: right;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #821618;	
}

a:link { 
	color: #821618;
	text-decoration: none;
	}
a:visited { 
	color: #E61C23;
	text-decoration: none;
	}
a:hover { 
	color: #821618;
	text-decoration: underline;
	}
a:active { 
	color: #E61C23;
	text-decoration: underline;
	}
	
.coverimg {
	float: left;
}

.floatleft {
	float: left;
	padding-right: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: bold;
	font-variant: normal;
	color: #821618;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	color: #E61C23;
	font-weight: lighter;
}

