<!-- a {color: #AC6300; text-decoration: none} -->
body { background:url(/images/background.gif) repeat; margin: 0px auto;}
a {color: #208080; text-decoration: none}
a:hover { text-decoration:underline; color:maroon; }
p {color: #444444; font-family: verdana, arial; font-size: 80% }
td {color: #444444; font-family: verdana, arial; }
div {color: #444444; font-family: verdana, arial; }
.small { font-size:80%; }
.regs {color: #444444; font-family: verdana, arial; font-size: 80% }
h5 {color: #444444; font-family: verdana, arial; font-size: 60%; font-weight: normal }
h3 {color: #444444; font-family: verdana, arial; font-size: 100%; font-weight: normal }
td.left {border-right-width:1px; border-right-color:#cccccc; border-right-style: solid }
td.top {border-bottom-width:1px; border-bottom-color:#cccccc; border-bottom-style: solid }
td.bottom {border-top-width:1px; border-top-color:#cccccc; border-top-style: solid }
td.small {font-family: verdana, arial; font-size: 60%}
td.bluehead { background-color:#cc3300; border-style:solid; border-width: 2px; border-color:#660000; color: white}
td.bluebody { background-color:#FFCC99; border-style:solid; border-width: 0px 2px 2px 2px; border-color:#660000; }
div.head {
	font-family: georgia;
	font-size: 14pt;
}

div.section {
	font-family: georgia;
	font-size: 18pt;
}

div.lilsection {
	font-family: georgia;
	font-size: 13pt;
	margin-bottom:5px;
}

div.tiny {
	font-size:10px;
	font-family: verdana, arial;
	margin-bottom:10px;
}


div.head a {
	color: black;
}

div.head a:hover {
	text-decoration:underline;
	color: #208080;
}

div.blogpost {
	background-color:#f9f9f9 ; border-style:solid; border-width:1px; padding: 5px; border-color:#cccccc;
}

div.blogpost a {
	text-decoration:underline;
}
