body {
	background-image: url(images/header/bg_spacer.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;}
	
.bodytext {
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;}
	
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;}
	
h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight:bold;
	color: #660000;}
	
h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight:bold;}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;}
	
.smalltext {
	color: #999933;
	vertical-align: top;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;}
	
.bold {
	color: #660000;
	font-weight: bold;}
	
li {
	list-style-image: url(images/common/bullet.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #660000;
	margin-bottom: 5px;}
	
a:link {
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
a:visited{
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
a:hover{
	color: #CC9966;}
	
.footer {
	color: #999933;
	vertical-align: bottom;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.footer2 {
	color: #CC9966;
	vertical-align: bottom;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	}

