* {margin:10; padding:0;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 75%;
	line-height: 1.45;
	background-color:#ffffff;	
}

h1 {
	font-size: 2em;
	font-style: bold;
	color: #990000;
	border-bottom : 1px dotted;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: "Times New Roman", serif;
	line-height: 1;

}
h2 {
	font-size: 1.5em;
	font-style: bold;
	color: #990000;
	border-bottom : 0px dotted;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: "Times New Roman", serif;
	line-height: 1;

}
h3 {
 	font-style: bold;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	border-bottom : 0px dotted;
	margin-top: 0px;
	margin-bottom: 2px;
}

h4 {
	font-size: 0.75em;
	font-style: bold;
	color: #666666;
	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 dotted #990000;
 }
*/
input {  
	font-size: 12px; 
	font-style: normal; 
	color: #333333;
}

a {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration : none;
	color: #993333;
}

a:visited  {
	color: #993333;
	}

a:hover {
	 color: #ff0000;
	 }

.ul {border:0px solid red; margin:0 0 0 1px; padding:0;}
li {border-bottom:0px solid #ddd; margin:1px 5px 1px 15px; padding:.5px 0;}