body         
	{
		font-family: Tahoma;
		font-size: 10pt;
		margin: 0px;
	}

.footer 
	{
		font-family: Tahoma; 
		font-size: 8pt;
		color:#FFFFFF 
	}
	
.header 
	{
		font-family: Tahoma; 
		font-size: 10pt;
		color:#FFFFFF;
	}
	
a:link
	{
		color: #E569C1;
		text-decoration: none;
	}
	
a:visited
	{
		color: #E569C1;
		text-decoration: none;
	}

a:hover.HeadLink1 
	{
		color: #ffffff;
		text-decoration: none;
	}

a:hover.HeadLink2 
	{
		color: #670049;
		text-decoration: none;
	}

h3  
	{
		font-family: Tahoma; 
		font-size: 14pt;
		color: #000000;
	}
	
h4  
	{
		font-family: 
		Tahoma; 
		font-size: 12pt 
	}
	
td
	{ 
		font-size: 10pt; 
		font-family: Tahoma
	}