body {
	align:center;
	font-size:12pt;
	font-family:Times New Roman;
	color:#FF660099;
	margin-left:20px;
	margin-right:20px;
	}
	
p	{
	align:center;
	font-family:Times New Roman;
	font-size:14pt;
	}

h1	{
	font-size:20pt;
	font-family:Pristina;
	color:#FF660099;
}

h2	{
	font-size:14pt;
	font-family:Times New Roman;
	color:#FF660099;
	font-style:bold
}

h3	{
	font-size:10pt;
	font-family:Times New Roman;
}

h4	{
	font-size:16pt;
	font-family:Pristina;
	color:#FF660099;
}

td	{
	font-size:12pt;
	font-family:Times New Roman;
	color:#FF660099;
	font-style:bold
}

A 	{
	color:#CC3366; 
	text-decoration:none;
}

A:hover {
	color:993366; 
	text-decoration:none;
}

A:active {
	color:FF6666; 
	text-decoration:none;
}