
body, p, td {text-align:justify; font-family: verdana; color:#CED8CA; font-size:12px; font-weight:none; }
BODY {background-attachment:fixed;}
A:link	{color: #527C52; text-decoration:none}
A:visited   {color: #F0F3EF; text-decoration:bold}
A:hover	{color: #ffffff; text-decoration:underline;}
A:hover {cursor: crosshair;}
hr{width:280;color:#F0F3EF;height:5;border:2px solid #ADBFA9;text-align:center}
BODY{
scrollbar-face-color:#ADBFA9;
scrollbar-base-color:#ADBFA9;
scrollbar-arrow-color:#ADBFA9;
scrollbar-track-color:#F0F3EF;
scrollbar-shadow-color:#F0F3EF;
scrollbar-highlight-color:#F0F3EF;
}


h1 {
	font-family: times new roman, times, serif;
	font-size: 22px;
	font-style: plain;
	color: ADBFA9;
	padding: 0px;
	margin: 0px 0px -7px 0px;

	letter-spacing: 1px;
	text-transform: lowercase;
	}
	
h2 {
	font-family: times new roman, times, serif;
	font-size: 14px;
	font-style: plain;
	color: CED8CA;
	padding: 0px;
	margin: 0px 12px 2px 48px;
	letter-spacing: 1px;
	text-transform: lowercase;
	}	
	
h3 {
	font-family: times new roman, times, serif;
	font-size: 22px;
	font-style: plain;
	color: ADBFA9;
	padding: 0px;
	margin: 0px 0px -7px 0px;

	letter-spacing: 1px;
	text-transform: lowercase;
	}
	
h4 {
	font-family: times new roman, times, serif;
	font-size: 14px;
	font-style: plain;
	color: 97AE91;
	padding: 0px;
	margin: 0px 12px 2px 48px;
	letter-spacing: 1px;
	text-transform: lowercase;
	}

input, select, textarea, submit, reset {
	background-color: #F0F3EF; 
	border-color: #ADBFA9; 
	border-style: solid; 
	border-width: 1px; 
	font-family: verdana; 
	font-size: 12px; 
	color: #ADBFA9;
	font-weight: plain;
	margin: 0px 10px 0px 0px;
	}