body {
	text-align:center;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #DDDDDD;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	}
.top_lined {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.body_text {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding: 15px;
	line-height: 1.5;
}


	
.table_center {
text-align:center;
width:770px;
margin-left:auto; 
margin-right:auto;

}


.bottom_lined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.title {
	font-family: verdana;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}

a.SubLink:link {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.SubLink:visited {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.SubLink:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
s
