body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
    /*    margin: 6; */
        font-size: 10px;
        font-weight: normal;
        background: #979797;
        }


a:link {
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover { color:#FFFFFF; text-decoration:none; cursor:hand; background:none}
a:active {
	color:#000000;
	text-decoration: none;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	padding-top: 6px;


}
.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;

}
.bodywhite a:link {
	text-decoration: underline;
	font-weight: normal;
}

