body {
margin: 0;
}
img
{
margin:0px;
}


.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;

}
.boldnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigbold {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	font-weight: lighter;
	color: #000000;
	line-height: 1px;
	text-transform: none;
	background-color: #000000;
}
.normalcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-align: center;
} .boldnormalcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}

a:link {color:#CED1D6;}
a:hover {color:#666666;
	   background-color:#BEBDBD;
	  }
a:visited {color:#F6F6F6;}
a:active {color:#330066;}
.bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
