body {
	background-color: #ECEADF;
	margin-left: 0px;  
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}


.noline {
        text-decoration: none;
} 

a { 
	  text-decoration: none;
	  color:#993300;
}

h1{
padding-top:5px; padding-bottom:10px;
font-size:24px;  
font-weight:500;
color:#993300;
}

h2{
padding-top:5px; padding-bottom:10px;
font-size:18px;  
font-weight:500;
color:#993300;
}

 .highlight{
color:#575939;
font-weight:600;
}

 .red{
color:#993300;
font-weight:500;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
}
