@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #99CC33;
}
.headerlink a:link {
	color: #99CC33;
	text-decoration: none;
}
.headerlink a:visited {
	text-decoration: none;
	color: #999966;
}
.headerlink a:hover {
	text-decoration: none;
	color: #CCFFCC;
}
.headerlink a:active {
	text-decoration: none;
	color: #FFFFFF;}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330099;
}
a:hover {
	text-decoration: underline;
	color: #CCFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
}
.bigtext {
	font-size: large;
	font-weight: bold;
}

.bigcomment {
	font-size: xx-large;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footnote {font-size: x-small}
hr {
	color: #000066;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

