body 
{
background-color: #FFFFFF;
background-image: url("images/bg.gif");
background-repeat: repeat-y;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0
}


.footer {
    FONT-FAMILY: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 9px;
    COLOR: #333333;
    LINE-HEIGHT: 11px;
    MARGIN-TOP: 0;
    MARGIN-LEFT: 0;
    MARGIN-RIGHT: 0;
    MARGIN-BOTTOM: 0;
}

.footer A:link {COLOR: #333333;text-decoration: none;}
.footer A:visited {COLOR: #333333; text-decoration: none;}
.footer A:hover {COLOR: #333333;text-decoration: underline;}

.maintext {
    FONT-FAMILY: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
    COLOR: #333333;
    LINE-HEIGHT: 14px;
}

.maintext A:link {COLOR: #006FB8; text-decoration: underline;}
.maintext A:visited {COLOR: #006FB8; text-decoration: underline;}
.maintext A:hover {COLOR: #333333; text-decoration: underline;}

.maintextbold {
    FONT-FAMILY: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
    font-weight: bold;
    COLOR: #333333;
    LINE-HEIGHT: 14px;
}
.maintextbold A:link {COLOR: #006FB8; text-decoration: underline;}
.maintextbold A:visited {COLOR: #006FB8; text-decoration: underline;}
.maintextbold A:hover {COLOR: #006FB8; text-decoration: underline;}


.smalltext {
    FONT-FAMILY: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 10px;
    COLOR: #333333;
    LINE-HEIGHT: 12px;
}

.smalltext A:link {COLOR: #333333; text-decoration: underline;}
.smalltext A:visited {COLOR: #333333; text-decoration: underline;}
.smalltext A:hover {COLOR: #333333; text-decoration: underline;}











