.headers {
        font-weight: bold;
        
}

a {
	color: #013750;
}

a.menu {
	color: Black;
}
a.menu_g {
	color: #666666;
}
a:hover {
	color: Red;
	text-decoration:none
}
a.menu:visited {
	color: dimgray;

}

TABLE TR TD {
	FONT-FAMILY: Tahoma, Arial, New Times Roman; FONT-SIZE: 8pt
}

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

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

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


.Alt {
	background: #FDFDFD;
}

.Alt1 {
	background: #F7F7EF;

