.maintext
{
    COLOR: #200536;
    FONT-SIZE: 16px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.maintextsmall
{
    COLOR: #200536;
    FONT-SIZE: 12px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.maintextsmallBeige
{
    COLOR: #E7DFD6;
    FONT-SIZE: 12px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.maintextsmallerBeige
{
    COLOR: #E7DFD6;
    FONT-SIZE: 11px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.statsheadingsmall
{
    COLOR: #200536;
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.maintextBeige
{
    COLOR: #E7DFD6;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.titlebold
{
    FONT-WEIGHT: bold;
    COLOR: #200536;
    FONT-SIZE: 18px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.maintextbold
{
    FONT-WEIGHT: bold;
    COLOR: #200536;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.maintextboldBeige
{
    FONT-WEIGHT: bold;
    COLOR: #E7DFD6;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.maintextsmallbold
{
    FONT-WEIGHT: bold;
    COLOR: #200536;
    FONT-SIZE: 12px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.maintextsmallboldBeige
{
    FONT-WEIGHT: bold;
    COLOR: #E7DFD6;
    FONT-SIZE: 12px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.maintextsmallboldunderline
{
    FONT-WEIGHT: bold;
    COLOR: #E7DFD6;
    FONT-SIZE: 12px;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-DECORATION: underline
}

.maintextboldwhite
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.maintextboldBeige
{
    FONT-WEIGHT: bold;
    COLOR: #E7DFD6;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}

.maintexttitleOrange 
{  
    FONT-WEIGHT: bold;
    COLOR: #200536;
    BACKGROUND-COLOR: #F8EBE0;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif   
}

.maintexttitleBlue
{  
    FONT-WEIGHT: bold;
    COLOR: #200536;
    BACKGROUND-COLOR: #EBEBEB;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif   
}

a.dw:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #200536;
	text-decoration: underline;
}

a.dw:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #686284;
	text-decoration: underline;
}

a.dw:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B54D10;
	text-decoration: underline;
}


