body {
	background-color:"#6a6a61";
    scrollbar-face-color: #a4a181; 
	scrollbar-shadow-color: #6e6c5b; 
	scrollbar-base-color: #c8c5a6; 
	scrollbar-highlight-color: #f2f1e2; 
	scrollbar-3dlight-color: #f3f3f0; 
	scrollbar-darkshadow-color: #525141; 
	scrollbar-track-color: #6a6a61; 
	scrollbar-arrow-color: #ff0000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293845;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			
}

A:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #d9d7ac;
	font-family: Arial, Helvetica, sans-serif;
}

A:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#d9d7ac;
	font-family: Arial, Helvetica, sans-serif;
}

A:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
   h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #8f8164;
}

/* Main text area css */
.content A:link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #3988c6;
	font-family: Arial, Helvetica, sans-serif;
}

.content A:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#3988c6;
	font-family: Arial, Helvetica, sans-serif;
}

.content A:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#3988c6;
	font-family: Arial, Helvetica, sans-serif;
}

.content A:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#3988c6;
	font-family: Arial, Helvetica, sans-serif;
}
.background {
	background-image:url('images/background2.jpg');
	background-repeat:repeat-y;
	background-attachment:scroll;
}.style6 {
	font-size: 16pt;
	color: #645C49;
}
