body {
    margin: 20px;
	background-color: #FFFFFF;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #000000;}
	a:link {color: #000000; text-decoration: underline;} 
	a:visited {color: #470b49; text-decoration: underline;} 
	a:hover {color: #FFFFFF; text-decoration: none; background: #000000;} 
	a:active {color: #FFFFFF; text-decoration: none; background: #000000;}
	
h1 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; color: #666666; margin-top: 0px; margin-bottom: 14px; margin-left: 0px; margin-right: 0px; padding: 0px;
}

h2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #999999; margin-top: 10px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding: 0px;
}

h3 {font-size: 12px; color: #999999; margin: 0px; padding: 0px;
}
.content-wrapper {
	width: 750px;
}

.content-wrapper p{
	margin-left: 20px;
}

.smallgrey {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #808080;} 
.smallgrey a:link {color: #808080; text-decoration: underline;} 
.smallgrey a:visited {color: #470b49; text-decoration: underline;} 
.smallgrey a:hover {color: #FFFFFF; text-decoration: underline; background: #D0D0D0;} 
.smallgrey a:active {color: #FFFFFF; text-decoration: underline; background: #D0D0D0;} 

 .imgLeft {
 float: left;
 margin-right: 10px;
 padding:1px;
 border:1px solid #999999;
 }
 
  .imgRight {
 float: right;
 margin-left: 10px;
 padding:1px;
 border:1px solid #999999;
 }
 
.footer { font-size: 10px; border-top: 3px solid #CCCCCC;}