body
	{
        font-family: Arial, Veranda;
	text-decoration: none;
        font-size: 10pt;
        color: #3366FF;
	} 
	
a:visited
	{
	text-decoration: none;
        color: #6666CC;
	}

a:active
	{
	text-decoration: none;
        color: #6666CC;
	}

a:link
	{
	text-decoration: none;
        color: #6666CC;
	}

a:hover
	{
	text-decoration: underline;
        color: #333399;
	}

.heading
	{
        font-family: Arial, Veranda;
        font-size: 12pt;
	font-weight: bold;
	}

.text
	{
        font-family: Arial, Veranda;
        font-size: 10pt;
	text-decoration: none;
	}
.text2
	{
        font-family: Arial, Veranda;
	text-decoration: none;
        font-size: 10pt;
        color: #000000;
	} 

.copyright
	{
        font-family: Arial, Veranda;
        font-size: 8pt;
	text-decoration: none;
        color: #3333CC;
	}

