body {
	background-image: url('../images/sandbackground.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ab8c5d;
	margin: 0;
	}
	
.maintext {
	font-family: verdana, helvetica, arial, san-serif; 
	color: #444444; 
	font-size: 9.5pt; 
	line-height: 20px; 
	padding-left: 36px; 
	padding-top: 0px; 
	padding-right: 36px; 
	padding-bottom: 12px;
	}
	
.maintext a:link {
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	}

.maintext a:hover {
	text-decoration: underline;
	}

	
.maintexthead {
	font-family: verdana, helvetica, arial, san-serif; 
	font-size: 9pt; 
	line-height: 16px;
	padding-right: 24px;  
	color: #003366;
	}
	
.maintexthead a:link {
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
	}

.maintexthead a:hover {
	text-decoration: underline;
	}


.tabletext {
	font-family: verdana, helvetica, arial, san-serif; 
	color: #444444; 
	font-size: 9pt; 
	line-height: 18px; 
	}

.tabletext a:link  {
	text-decoration: none; 
	color: #444444; 
	}

.tabletext a:hover  {
	text-decoration: underline; 

	}

.tablehead {
	font-family: verdana, helvetica, arial, san-serif; 
	color: #003366; 
	font-size: 9pt; 
	line-height: 13px;
	font-weight: bold; 
	}

smalltext, p {
	font-family: verdana, helvetica, arial, san-serif; 
	color: #666666; 
	font-size: 8pt; 
	line-height: 10px;
	padding-left: 24px; 
	padding-right: 24px;
	margin-top: -3px; 
	}
	
.textnav {
	font-family: verdana, helvetica, arial, san-serif;
	font-size: 7.5pt; 
	line-height: 16px;
	color: #666666;
	padding-left: 38px;
	padding-top: 9px;
	}
	
.textnav a:link, a:visited {
	color: #003366;
	text-decoration: none;
	}
	
.textnav a:hover {
	text-decoration: underline;
	}