
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    background-color : #f0e68c;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
	 font-weight:bold;
}

.warning {
	 color: #aa0000;
}

.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight : bold;
   color : #556b2f;
}

.hilite {
   color : #556b2f;
}

a:link {
	color: #006000;
	text-decoration: underline;
}
a:visited {
	color: #006000;
	text-decoration: underline;
}
a:hover {
	color: #006000;
	text-decoration: underline;
}
.podcastlabel	{ font-family: arial; font-size: 12px; color: #444499; font-weight: bold;}
