body {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: black;
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;   	
	background-repeat:no-repeat;
	background-position:top; 
	background-attachment:fixed
}
a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #225226;
	text-decoration: none;
}
a:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #006699; /*#225226*/
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #225226;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #225226;
	text-decoration: underline;
	color: #003366;
}
a:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #225226;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
h1 {
	font-size: 18px;
	color: #225226;
}
h2 {
	font-size: 16px;
	color: #225226;
}
h3 {
	font-size: 14px;
	color: #225226;
}
.iframe {
	border: 1px solid #006699; /*#cccccc*/
}
.a_none {
	font-size: 16px;
	line-height: 14px;
	color: #000000;
}