TD        { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
U		  { text-decoration: none; }
B		  { font-weight: normal; }

A:link    { text-decoration: none; color: #0000BB; }
A:visited { text-decoration: none; color: #0000BB; } 
A:hover   { text-decoration: underline; color: #ff0000; }
A:active  { color: #0000AA; text-decoration: none; }

.footer          { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; }
A.footer:link    { text-decoration: none; color: #999999; }
A.footer:visited { text-decoration: none; color: #999999; }
A.footer:hover   { text-decoration: underline; }
A.footer:active  { text-decoration: underline; color: #999999; }

.heading   { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #333333; }
.bold      { font-weight: bold; }
.content   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
.smallbold { font-size: 8pt; font-weight: bold; }

.hidden           { font-size: 4pt; color: #F9F9F9; }
.hidden A:link    { color: #F9F9F9; }
.hidden A:visited { color: #F9F9F9; }
.hidden A:hover   { color: #F9F9F9; }
.hidden A:active  { color: #F9F9F9; }

.navlink           { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000099; }
.navlink A:link    { color: #000099; text-decoration: none; }
.navlink A:visited { color: #000099; }
.navlink A:hover   { text-decoration: underline; }
.navlink A:active  { color: #FF0000; }
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal}.RedLarge {
	font-size: 18px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.greenhilite {
	color: #B7B700;
	font-weight: bold;

}
.brownhilite {
	font-weight: bold;
	color: #7B7B3E;
}
.verdananormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.greybold24pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}
.greybold16pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.lageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.priceinfo {
	font-weight: bold;
	font-style: italic;
}
.table-holder {
	padding: 10px;
}

.table-holder td {
	padding: 5px;
}
.month-header th {
	background: #ddd;
	border-bottom: 2px solid #666;
	padding: 5px;
}
