body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	color:#666666;
	

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}



.bg{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	}
	
	*{
	font-size:12px;
	}

.bg1 {background-color:#CCCCCC;}


a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #000000;
}
a:active {
	color: #999999;
}