a { ;
	text-decoration: none;
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	color: #666666;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
a:active {
	color: #CC3333;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS";
}

p {
	margin: 0px;
	font-size : 12px;
	color: #000000;
	font-family : "Adobe Caslon Pro";
	line-height : normal;
	font-weight: bold;
}

h1 {
	font: bold normal 24px "Trebuchet MS";
	color: #006633;
	background-color: #FFFFFF;
}
h2 {
	font: bold normal 14px "Trebuchet MS";
	color: #738281;
	border-top: none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: none #CCCCCC;
}
h5 {
	font: normal 11px "Trebuchet MS";
	color: #000000;
	background-color: #8092A1;
	border: none;
}
h6 {
	font: bold 8pt "Trebuchet MS";
	color: #000000;
}
b {  font: bold normal 7pt "Trebuchet MS"; background-color: #FFFFFF}
h4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCC99;
}
h3 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
