body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%;
	line-height: 1.30;
	background-color:#fefefe;
	margin-top: 5px;	
	margin-left: 75px;
	margin-bottom: 5px;	
	/*background-color:#e8d79b;*/
}

* {margin:0; padding:0;}

h1 {
	font: normal normal  2em Georgia, "Times New Roman",sans-serif;
	color: #333333;
	border-bottom:1px solid #bbbbbb;
}

.1 {
	font: normal normal  2em Georgia, "Times New Roman",sans-serif;
	color: #990000;
	margin:0 0 0 0; 
	padding:0 0 4px 0;
	border:1px solid #999999;
}

h2 {
	font: normal normal 1.5em Georgia, "Times New Roman",sans-serif;
	border-bottom : 0px dotted;
	margin-top: 0px;
	margin-bottom: 4px;

}
h3 {
	font: normal normal 1.2em Georgia, "Times New Roman",sans-serif;
	border-bottom : 0px dotted;
	margin-top: 0px;
	margin-bottom: 4px;
}

h4 {
	font-size: 0.9em;
	font-style: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom : 0px dotted;
	margin-top: 0px;
}

/*.ho4 {
	font-size: 0.75em;
	font-style: bold;
	color: #666666;
	border-bottom : 0px dotted;
	margin-top: 0px;
}
*/
hr { 
	border: 0;
	border-bottom: 1px solid #bbbbbb;
 }

input {  
	font-size: 12px; 
	font-style: normal; 
	color: #333333;
}

a{
	font-style: normal;
	text-decoration : none;
	color: #990000;
}

a:visited  {
	color: #990000;
	}

a:hover {
	color: #000;
	text-decoration : underline;
}

li {
	border-bottom : 1px solid #d7c68a;
	padding :  0 0 1px 0;
	list-style-type : none;
}	
/*
D1B0A5
DDC8A2
e8d79b
d8c78b
d7c68a
*/