body {
	font-family: "Palatino Linotype";
	background-color: #000099;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #000099;





}

td {
	font-family: "Palatino Linotype";
	font-size: 12pt;
	font-weight: normal;

}

th {
	font-family: "Palatino Linotype";
}
a:link {
	font-family: "Palatino Linotype";
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
	width: auto;
	font-size: 12pt;
	color: #000000;






}
a:hover {
	font-family: "Palatino Linotype";
	font-size: 12pt;
	background-color: #000099;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;


}
a:visited {
	font-family: "Palatino Linotype";
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	
	color: #666666;
	text-decoration: underline;


}
.headline-red {
	font-size: 18pt;
	color:#F00;
}

.headline-blue {
font-size:18pt;
color:#00F;
}