
body
	{
	font-family:Tahoma
	}

table
	{
	}

a
	{
	font-size: 12;
	color: #FFFFFF;
	text-decoration:none; 
	background-color:#4F7CBD
	}
a:link
	{
	}
a:visited
	{
	} 
a:active 
	{
	}
a:hover 
	{
	COLOR: #ffffff; 
	font-weight:bolder;
	}

H1
	{
	font-size: 36pt; 
	color: #000000; 
	letter-spacing: 5pt; 
    text-align: center; 
    text-indent: 0; 
    margin-left: 0; 
    margin-right: 0; 
    margin-top: 6; 
    margin-bottom: 12;
	background-color: #00FFFF 
	}
	
H4
	{
	margin:12pt 2cm; 
	color: #000080;
	text-align:justify; 
	font-size:11pt 
	}
