A  
{
	font-size : 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	text-decoration : underline;
	color : #4C0B7C;
}

A:Visited  
{
	font-size : 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	text-decoration : underline;
	color : #4C0B7C;
}

A:Active  {}

BODY  
{
	background-color: #DDCDE9;
	font-size : 12px;
  	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	color : #535353;
}

.text
{
	font-size : 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	color : #535353;
}

.textNormal
{
	font-size : 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	color : #535353;
}

.textLegal
{
	font-size : 10px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	color : #535353;
}

.textHead1
{
	font-size : 18px;
	font-family: Times New Roman, Times, Serif;
	font-weight : normal;
	color : #360958;
}

.textHead2
{
	font-size : 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : bold;
	color : #7A5C90;
}

.textHead3
{
	font-size : 18px;
	font-family: Times New Roman, Times, Serif;
	font-weight : normal;
	text-decoration : underline;
	color : #360958;
}

.textNews
{
	font-size : 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	color : #585858;
}

.textQuote1
{
	font-size : 14px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	color : #573572;
}

.textQuote2
{
	font-size : 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	color : #573572;
}

.textTopnav
{
	font-size : 10px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

.textTopnav a:link, .textTopnav a:visited
{
	font-size : 10px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

.textTopnav a:hover
{
	font-size : 10px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-weight : normal;
	text-decoration : underline;
	color : #FFFFFF;
}




