a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.h1 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.h2 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.h3 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.h4 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #33109E;
}
.h5 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.h6 {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 17px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #0C3F97;
	letter-spacing: -1px;
	text-decoration: none;
}
img, div { behavior: url(iepngfix.htc) }
BODY{
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#cccccc;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#cccccc;
scrollbar-darkshadow-Color:#cccccc;
}
img {border-color:"#000066";}
textarea {
	font-family: "Trebuchet MS", GillSans, Verdana;
	font-size: 13px;
	color: #033399;
}