.body_text
{
        font-size: 10px;
        font-family: verdana, Helvetica, Arial, Geneva, Sans-serif;
        line-height: 15px;
        color: #000000;
        text-decoration: none
}

.small
{
        font-size: 9px;
        font-family: verdana, Helvetica, Arial, Geneva, Sans-serif;
        line-height: 14px;
        color: #503264;
}



.Nav
{
        font-size: 10px;
        font-family: verdana, Helvetica, Arial, Geneva, Sans-serif;
        line-height: 16px;
        color: #9b8c41;
        text-decoration: none
}


.body_text a:link {color: #503264; text-decoration: none}
.body_text a:hover {color: #43a9d1; text-decoration: none}
.body_text a:visited {text-decoration: none}
.body_text a:active {color: #503264; text-decoration: none}

.Nav a:link {color: #503264; text-decoration: none}
.Nav a:hover {color: #9b8c41; text-decoration: none}
.Nav a:visited {text-decoration: none}
.Nav a:active {color: #503264; text-decoration: none}

.small a:link {color: #503264;}
.small a:hover {color: #9b8c41;}
.small a:visited {color: #503264;}
.small a:active {color: #503264;}
.textboxstyle {
	background-color: #FFFF99;
}
.highlighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC0000;
	background-color: #FFFF99;
}
