body {
	background-color: #FFFFFF;
}
a {
	text-decoration:none;
	font-weight: normal;
	color: #006600;	
}
a:link, a:active {
text-decoration:none;
color: #006600;	
}
a:visited {
text-decoration:none;
color: #006600;	
}
a:hover {
	text-decoration:underline;
	color:#CC3300;
}
.HeaderText {
	font-size: xx-large;
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
.ColumnHeader {
	font-size: 120%;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.BigGreen {
	font-size: xx-large;
	font-weight: bold;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.BigBlue {
	color: #3300FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: xx-large;
}
.BigYellow {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: xx-large;
}
.CellLeftBlueLine {
	border-left-color: #99CCFF;
	border-left-width: thin;
	border-left-style: solid;
	padding-left: 8pt;
	border-bottom: none;
	border-right: none;
	border-top: none;
}
.BigRed {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}
.CellNoBorder {
	border: none;
	border-style: none;
}
.SmallGreen {
	font-size: 10px;
	color: #006600;
}
.NoUnderScoreHyperlink {
	font-size: 90%;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.MediumGreen {

	font-size: large;
	font-weight: bold;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	border-width: 1px;
	border-style: solid;
	border-color: #006600;
	padding-left: 20px;
}
table {
	border-style: solid;
	border-color: #006600;
	border-width: 3px;
}
tr {
}
.KoigleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.KoiLinks {
	font-size: 42px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.HKKKK {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.CellNoBorderOrMargins {
	border: none;
	border-style: none;
	margin: none;
	padding: none;
	text-indent: none;
	vertical-align: middle;
	white-space: none;
}

