BODY {
		font-family: Verdana;
		font-size: 10pt;
		font-weight: medium;
		cursor: auto ;
		color: #000000;
}

H1 {
		font-family: Comic Sans MS;
		font-size: 16pt;
		font-weight: bold;
		cursor: auto ;
		color: #000000;
		text-align: center;
}

.footer {
		font-size: 7pt;
		font-style: italic;
}
.footer_2 {
		font-size: 7pt;
		color: #ffffff;
		font-style: italic;
}

.bright {
	color: #FFOOFF;
	font-style: bold;
}

.headline {
	font-family: Verdana;
	font-size: 24pt;
	color: #ffffff;
}

.navlink {
		font-family: Verdna;
		font-size: 7pt;
		font-weight: bold;
		font-style: none;
		color: #ffffff;
		text-decoration: none;
		text-align: left;
}

.navlink:HOVER {
		font-family: Verdna;
		font-size: 7pt;
		font-weight: medium;
		font-style: none;
		color: yellow;
		text-decoration: underline;
		text-align: left;
}

.section {
		font-family: Verdana;
		font-size: 10pt;
		font-weight: medium;
		font-style: none;
		color: #0000FF;
		text-decoration: none;
		text-align: left;
}
.e_note {
	background-color : Yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : italic;
	color: #FF0000;
}

.content {
		font-family: Verdana;
		font-size: 10pt;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		text-align: left;
		text-indent: 0px;
}
.leftdesc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffcc;
	text-decoration: none;
	text-align: right;
}

.leftIndex {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffcc;
	text-decoration: none;
	text-align: right;
}

.cellHover {
	background-color: #ffffff;
}
TD:cellhover {
	background-color: #ffffff;
}
.recTitle {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold:
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}