BODY
{
    BACKGROUND-COLOR: #635D94;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.bodytext 
{
font-family: Arial, Helvetica, sans-serif
font-weight: normal; 
font-size: 14px; 
}

.bodytext16
{
font-family: Arial, Helvetica, sans-serif
font-weight: normal; 
font-size: 16px; 
}

.bodytextbold
{
font-family: Arial, Helvetica, sans-serif
font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.bodytextbold16
{
font-family: Arial, Helvetica, sans-serif
font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.redtext 
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-size: 18px; 
color: #FF0000; 
}

.redtext16
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 16px; 
color: #FF0000; 
}

a:link 
{
	color: #310C73;
}
a:visited 
{
	color: #310C73;
}
a:hover 
{
	color: #310C73;
}
a:active 
{
	color: #310C73;
}
