*, body, table, tr, td, p, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.55em;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a img {border-color: #ddd;}
a:hover img {border-color: #ff9900;}

.head1, h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #006600}
.head2, h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #006600}
.head3, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold ; color: #FF9900}
.head4, h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold ; color: #FF9900}
.head5, h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; color: #FF9900}
.head6, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold ; color: #FF9900}

h1, h2, h3, h4, h5, h6 {margin-top: 1.5em; margin-bottom: -.2em; line-height: 1.2em;}

.subhead6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.subhead5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subhead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subhead4b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #009900;
}

hr {height: 0; border-width: 0 0 1px 0; border-color: #999; margin: 1em 0;}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.lightgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.orangetext {
	color: #F90;
}
.redtext {
	color: #F00;
}
.greentext {
	color: #0C0;
}
#sidebar_podcast {
	margin-top: 8px;
}
#sidebar_podcast img {
	margin-top: 5px;
}
#admin_table td {
	padding-top: 25px;
	border-top: 1px #999 dotted;
}

/* Hide the Counter */
.counter {
	display: none;
}