.headers {
        font-weight: bold;
        
}

a {
	color: #fcce9a;
}

a:hover {
	color: #FEBC72;
	text-decoration:none
}

a.menu:visited {
	color: #dab6d3;

}

TABLE TR TD {
	FONT-FAMILY: Tahoma, Arial, New Times Roman;
	FONT-SIZE: 10pt;
	COLOR: #faead1;
}

TABLE TR TD {
	FONTFAMILY: Tahoma, Arial, New Times Roman;
	FONTSIZE: 11pt;
}

div {           
margin-left:10;
margin-right:10;
margin-top:20;
margin-bottom:20;
}

p {
text-align:justify;
margin-left:10;
margin-right:10;
margin-top:20;
margin-bottom:20;
}


.Alt {
	background: #FDFDFD;
}

.Alt1 {
	background: #F7F7EF;

