td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #999966;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.indent {
	background-position: 15px;
	margin-left: 10px;
	padding: 10px;

}
.ws {
	font-size: 10pt;
	font-style: normal;
	font-family: "Courier New", Courier, mono;
}
.bold-blue {
	font-weight: bold;
	color: #003366;
}
.bold-white {
	font-weight: bold;
	color: #ffffff;
}
a:link {
	color: #666600;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	font-weight: bold;
	color: #666600;
}
a:active {
	font-weight: bold;
	color: ##FFFFFF;
	font-style: normal;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
}
style1 {color: #FFFFFF}
style3 {color: #FFFFFF; font-weight: bold; }
style4 {color: #FFE65E}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #003366;
	}
