body {
	background-color:#FBE7A8;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	line-height:20px;
/*	color:#666666;	*/
	color:#000000;
}

/* main navigation links */
#link a:link, #link a:visited, #link a:active{
	text-decoration:none;
	color:#FFFFFF;
}
#link a:hover {
	text-decoration:none;
	color:#000000;
}

.error  {
	color: #FF0000;
}

h3 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
	border-bottom:3px solid #FFE7A5;
	color:#DE8E08; 
/*	color:#000000; */
}
h4{
margin:0px;
}
h5 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
	color:#DE8E08; 
	border-bottom:1px dotted #FFE7A5;
/*	color:#000000; */
}
