body {
	margin: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E0E0E0;
	overflow-y: scroll;
}

a:link {
	color: #FF9900;
	text-decoration: underline;
}

a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.font12 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FDFDFD;
}
.font9 {
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.font10 {

	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
.font11 {


	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
.font15 {

	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
}
.font17 {


	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
}
.ten {
	font-size: 10px;
	margin: 2px;
	padding: 2px;
	border: thin dotted #666666;
	color: #666666;
}
