td {
	font-family:"Bookman Old Style";
	font-size: 12px;
	font-weight: normal;
    line-height:17px;
	/*color: #525050;*/
	color:#000000;
	text-align: justify;
}

.ser {
	font-family:"Bookman Old Style";
	font-size: 12px;
	font-weight: normal;
    line-height:17px;
	color: #525050;
	text-align: justify;
}

.header {
	font-family:"Bookman Old Style";
	font-size: 20px;
	font-weight: bold;
	color: #840404;
	text-align: left;
}




.footer {
	font-family:"Bookman Old Style";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}


a.one:link, a.one:visited, a.one:active {
color: #000000; text-decoration:underline;
}
a.one:hover{
color:#003B36;
text-decoration:none;
}

a.two:link, a.two:visited, a.two:active {
color: #000000; text-decoration:none;
}
a.two:hover{
color:#003B36;
text-decoration:underline;
}










