body { color: #333; background-color: #FFF; margin: 0; font: 9pt/12pt verdana, tahoma;}

A:link      { color: #339}
A:visited   { color: #939}
A:active    { color: #C00} 
A:hover     { color: #FFF;background-color: #339} 

td          { font: 10pt/15pt verdana, century gothic, arial; color: #001}
pre         ( font: 10pt/12pt courier, fixedsys; color: #001)

.quote      { font: 10pt/12pt "arial"; color: #363}
.quotes     { font: 8pt/10pt "arial"; color: #363}
.smaller    { font: 9pt/11pt "arial", verdana, arial}
.fixeds     { font: 10pt/12pt courier, fixedsys; color: #001}
.bigalarm   { font: 12pt/16pt arial; color: #F00}
.alarm      { font: 10pt/12pt arial; color: #F00}

.bluewhite   { font: 10pt/12pt tahoma; color: #339; background-color: #FFF}
.whiteblue   { font: bold 10pt/12pt tahoma; color: #FFC; background-color: #339}
.orangewhite { font: 10pt/12pt tahoma; color: #FC3; background-color: #FFF}
.whiteorange { font: 10pt/12pt tahoma; color: #FFF; background-color: #FC3}
.greenwhite   { font: bold 10pt/12pt "arial"; color: #363; background-color: #FFF}
.whitegreen   { font: bold 10pt/12pt tahoma; color: #FFF; background-color: #363}

.bluetitle  { font: bold 14pt/18pt "arial"; color: #339; background-color: #FFF}
.greentitle  { font: bold 14pt/18pt arial; color: #363; background-color: #FFF}
.orangetitle  { font: bold 14pt/18pt "arial"; color: #FC3; background-color: #FFF}
.title  { font: 14pt/18pt arial; color: #363}
.titles { font: 12pt/15pt arial; color: #363}

.bluehead  { font: bold 18pt/22pt "arial"; color: #339; background-color: #FFF}
.greenhead  { font: bold 18pt/22pt "arial"; color: #363; background-color: #FFF}
.orangehead  { font: bold 18pt/22pt "arial"; color: #FC3; background-color: #FFF}
.head  { font: bold 18pt/22pt "arial"; color: #363; background-color: #FFF}

.whitebluec   { font: bold 1pt/1pt tahoma; color: #FFF; background-color: #339}
.whitegreenc   { font: bold 1pt/1pt tahoma; color: #FFF; background-color: #363}
.whiteorangec   { font: bold 1pt/1pt tahoma; color: #FFF; background-color: #FC3}
.c   { font: bold 1pt/1pt tahoma; color: #FFF; background-color: #363}

.stripyes { font: 14pt/18pt "arial"; color: #FFF; background-color: #363}
.stripno  { font: 14pt/18pt "arial"; color: #339; background-color: #FFF}

.head0      { font: bold 12pt/14pt arial; color: #600; background-color: #EEE}
.head1      { font: bold 15pt/17pt "arial"; color: #363}
.head2      { font: bold 13pt/15pt "arial"; color: #363}
.head3      { font: bold 11pt/13pt "arial"; color: #363}
.head3i     { font: bold 11pt/13pt "arial"; color: #363; background-color: #FFF}
.head4      { font: 10pt/12pt "arial"; color: #363}

.newshead   { font: bold 11pt/13pt arial, verdana; color: #600; background-color: #CF0}
.news       { font: 9pt/12pt arial; color: #003; background-color:#EEE}
.smallquote { font: 9pt/11pt arial; color: #003; background-color:#EEE}

.m0         { font: bold 1pt/1pt; color: #CCC; background-color: #060}
.m1         { font: bold 11pt/13pt arial, verdana; color: #CCC; background-color: #060}
.m2         { font: bold 10pt/12pt arial, verdana; color: #CCC; background-color: #060}
.m3         { font: bold 9pt/12pt arial, verdana; color: #CCC; background-color: #060}
.a1         { font: bold italic 11pt/13pt arial, verdana; color: #060; background-color: #CF0}
.a2         { font: bold italic 10pt/12pt arial, verdana; color: #060; background-color: #CF0}
.a3         { font: bold italic  9pt/12pt arial, verdana; color: #060; background-color: #CF0}

.branch     { font: bold 13pt/17pt arial, verdana; color: #CCC; background-color: #060}
.twig       { font: bold 13pt/17pt arial, verdana; color: #CF0; background-color: #060}

.ltaccent   { background-color: #660}
.dkaccent   { background-color: #00C}
.top        { color: #FF9; background-color: #C9F}
.topfont    { font: bold 9pt/12pt arial, verdana; color: #EEF; background-color: #339}
.mid        { color: FF3366; background-color: #CCC}
.midfont    { font: 9pt/11pt arial, verdana; color: #336; background-color: #CCC}
.smaller    { font: 9pt/11pt arial, verdana}
.smallbold  { font: bold 9pt/11pt arial, verdana}

.calendar   { font: 9px/10px verdana, arial, sans-serif; color: #363}
.calendar a { font: bold; color:#339; border:1px solid #339}
.calendar a:hover { font: bold; color:#FFF; background-color:#339}

.black      { background-color: #000}
.l          { background-color: #CCC}
.white      { background-color: #FFF; font: 1pt/1pt}
.mustard    { background-color: #FC0; font: 1pt/10pt}


.headline   { font-family: 15pt; font-style: italic}
.white      { font: white 9pt/11pt}
.eventmonthyear{
	bborder-bottom: 1px solid #333;
	bborder-top: 1px solid #333;
	background-color: #363;
	text-align: left;
	font: bold 14px/16px verdana;
	color: #FFF;
	padding-left: 20px;
}
.eventitem {
	width: 100%;
	bbackground-color: #EEE;
	bborder: 1px #F00 solid;
}
.eventday {
	width: 20%;
	bbackground-color: CFC;
	bborder: 1px solid #093;
	font: bold 11px/12px verdana;
	text-align: right;
	float: left;
}
.event {
	width: 75%;
	color: #000;
	text-align: left;
	bbackground-color: #999;
	padding-bottom: 10px;
	bborder: solid 1px #33C;
	font: 11px/12px verdana;
	float: right;
}
.eventtitle {
	font: bold 11px/12px verdana;
	color: #000;
	padding: 0px 0px 0px 0px;
}
.eventtitlebkvr {
	font: bold 12px/14px verdana;
	color: #000;
	background-color: #EEE;
	padding: 0px 20px 0px 10px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
div.spacer {
	height: 5px;
	clear: both;
	font: 5px/5px;
 }

p.feedTitle {
	display: none;
}

#feedTitle li {
	list-style-type: upper-alpha;
}
