h1 
{ 
	text-align:center; 
	color:#000088; 
	font-family:"Palatino Linotype";
	font-style:oblique;
	font-variant:small-caps;
}



h2
{ 
	text-align:center; 
	color:#efe58c; 
	font-family:"Palatino Linotype";
	font-style:oblique;
	font-variant:small-caps;
}

body
{
	background-color:#d9e9ff;
	font-family: "Palatino Linotype", "Times New Roman";
	margin: 0 0 0 0;
}

table
{	
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 14pt;
	margin:0 0 0 0;	
}

a
{	
	color: #3333cc;
	padding: 5;
	text-decoration:none;
}

td
{
	font-family: "Palatino Linotype", "Times New Roman";
}
