.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}

.bodylight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 20px;
	color: #666666;	
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}

.bg{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x:
	}