<style>

{}

body
{ background-color: #808080;
margin-top:0;
margin-bottom:0 }

h1
{
	color : #ffffff;
font-size: 24pt;	
font-family : "times new roman", serif;
	font-style : italic;
	font-weight : bold;
	text-align : center;
}
   

h2
{
	color : #ffffff;
font-size: 10pt;	
font-family : "times new roman", serif;
	font-weight : bold;
	text-align : center;
}

p
{
	color : #ffffff;
font-size: 9pt;	
font-family : "times new roman", serif;
	font-style : italic;
	text-align : center;
}

a
{ text-decoration:none; color:#ffffff }

a:hover
{ color:#ff0000 }
   
</style>