body {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	}
	
#header .title {
	position: relative;
	z-index: 2;
	top: 133px;
	left: 123px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	}	
		
td .content {
	background-color: #169C69;
	color: #FFFFFF;
	}	
	
td .main a {
	color: #FFFFFF;
	text-decoration: none;
	}	
	
td .sub2 a {
	color: #394FA2;
	text-decoration: none;
	}		
	
#bodywrapper {
	padding: 14px;
	}	
	
td .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-bottom: 6px;
	}
	
td .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	}	
	
td .bodytext a:link {
	color: #4358A7;
	text-decoration: underline;
	}	
	
td .bodytext a:hover {
	color: #169C69;
	text-decoration: underline;
	}		
	
table {
	color: #000000;
}
