BODY {
	
}
    
}
.bodytext
{
    COLOR: #000000;
    text-decoration: none;  
	font-weight: normal;
	; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}

.bodytext:link
{
    COLOR: #660033;
    text-decoration: underline;  
	font-weight: normal;
	; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}

.bodytext:hover
{
    COLOR: #ffffff;
    text-decoration: underline;  
	font-weight: normal;
	; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
	; background: #660033
}

.heading
{
    COLOR: #660033;
    text-decoration: none;  
	font-weight: bold;
	; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}

.navtext
{
    COLOR: #660033;
    text-decoration: none;  
	font-weight: normal;
	; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}

.navtext:link
{
    COLOR: #660033;
    text-decoration: underline;  
	font-weight: normal;
	; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}

.navtext:hover
{
    COLOR: #ffffff;
    text-decoration: underline overline;  
	font-weight: normal;
	; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
	; background: #660033
}

.copyright
{
    COLOR: #000000;
    text-decoration: none;  
	font-weight: normal;
	; font-family: Arial, Helvetica, sans-serif; font-size: 8pt
}


