A:link { 
	color:#4E2253; 
	text-decoration:underline; 
	font-weight:normal;
}                                                                                                                                                                                         
A:active { 
	color:#4E2253; 
	text-decoration:underline; 
	font-weight:normal;  
}                                                                                                                                                                                         
A:visited { 
	color:#4E2253; 
	text-decoration:underline; 
	font-weight:normal; 
}                                                                                                                                                                                         
A:hover { 
	background-color:#DFE9D8;
	color:#00f; 
	text-decoration:underline; 
}                                                                                                                                                                                       

body { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #F6F4F6; 
	font-size: 11px; 
	text-align: center;
}     

h1 { 
	font-size: 28px; 
	font-weight: normal; 
	color: #000; 
	position:relative;
}
h2 { 
	font-size: 16px; 
	font-weight: bold; 
	font-style:italic;
	color: #587A58; 
	position:relative;
	line-height:0px;
}
h4 { 
	font-size: 13px; 
	font-weight: bold; 
	color: #003300; 
	position:relative;
	line-height:5px;
}
.title { 
	text-align:left;
	font-size: 40px; 
	font-weight: normal; 
	color: #954C05; 
	position:relative;
	top:8px;
	left:147px;
}
.navigation { 
	font-size: 9px; 
	font-weight: normal; 
	color: #B07944; 
	position:relative;
	top:3px;
	left:150px;
}
.formTitle { 
	text-align:left;
	font-size: 11px; 
	font-weight: bold; 
	color: #587A58; 
}
.bodyText { 
	font-size: 13px; 
	font-weight: normal; 
	color: #000; 
	position:relative;
	width:500px;
}
li{ 
	font-size: 13px; 
	font-weight: normal; 
	color: #003300; 
	position:relative;
}
.sitemap{ 
	font-size: 13px; 
	font-weight: normal; 
	color: #003300; 
	position:relative;
	list-style:none;
	line-height:23px;
}
.enlarge {
	position:relative;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	margin: 0px;
	padding:0px;
	text-align:left;
	color: #587A58; 
	font-weight:normal;  
	font-size:10px;
}	
.enlarge A:link, .enlarge A:visited, .enlarge A:active { 
	color: #587A58; 
	font-weight:normal;  
	font-size:10px;
	text-decoration:none; 
}
.enlarge A:hover { 
	color: #394739; 
	font-weight:normal;  
	font-size:10px;
	text-decoration:underline; 
}

.error{ 
	font-size: 13px; 
	font-weight: normal; 
	color: #ff0000; 
	position:relative;
	width:433px;
	font-weight:bold;
}
.img { 
	border: 1px solid #A690A9; 
	margin:0px;
	padding:5px;
}


