@import url(../stylesheet.css);
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: 10pt;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	color: #000000;
}
h2 {
	color: #000000;
}
h3 {
	color: #000000;
}
h4 {
	color: #000000;
}
h5 {
	color: #000000;
}
.sidebar_head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #002200;
}
