.normaltext1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}
.textnav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
A:link
{
    color: #669a33;
    text-decoration: none;
}
A:visited
{
    color: #669a33;
    text-decoration: none;
}
A:hover
{
    color: #669a33;
    text-decoration: underline;
}
A:active
{
    color: #669a33;
    text-decoration: none;
}

A.A2:link
{
    color: #ffffff;
    text-decoration: none;
}
A.A2:visited
{
    color: #ffffff;
    text-decoration: none;
}
A.A2:hover
{
    color: #ffffff;
    text-decoration: underline;
}
A.A2:active
{
    color: #ffffff;
    text-decoration: none;
}

.textheading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #669933;
    text-decoration: none;
    font-weight: bold;
}
.linkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669933;
}
.gridText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #333333;
}
.gridRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBFFF2;
}
.gridCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #333333;
}
.smallText a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}
.smallText a:visited
{
    color: #669933;
    text-decoration: none;
}
.smallText a:hover
{
    color: #669933;
    text-decoration: underline;
}
.smallText a:active
{
    color: #669933;
    text-decoration: none;
}.border {
	border: 1px solid #E5E5E5;
}
