a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FF00;
}
a:hover {
	text-decoration: underline;
	color: #033399;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
.h1 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #033399;
}
.h2 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.h3 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #033399;
}
.h4 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #033399;
}
.h5 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #033399;
}
.h6 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #033399;
}
.title {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 17px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #009900;
	letter-spacing: -1px;
	text-decoration: none;
}
BODY{
scrollbar-face-color:#000066;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#CCCCCC;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
img {border-color:"#000066";}
textarea {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 13px;
	color: #033399;
}