body {
	background-color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

a   {
	text-decoration: none;  
	color: #004e96; 
	border-bottom: 1px dashed;
}

a:hover {	color: #1050ff; }

a.head   {
	color: #ffffff;
	font-weight: bold;
	border-bottom: none;
}
.text_att_mata_in {
	font-family: "Courier New", Courier, monospace;
}



h1 {
	font-size: large;
	font-weight: bold;
}

h2 {
	font-size: small;
	font-weight: bold;
	margin-top: 16px;
	padding-top: 0px;
}
li {
	padding-bottom: 8px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}.headtext {
	color: #FFF;
}

