body, td, blockquote   { 
	font-size: 12pt; 
	font-family: "comic sans MS", arial, helvetica, san-serif; 
}

a { color: #000099; text-decoration: underline }
a:hover { color: #000099; text-decoration: none }

.hugetitle { color: #993333; font-weight: bolder; font-size: 24pt }

.title { color: #993333; font-weight: bolder; font-size: 16pt }

.bigblack { color: #000000; font-weight: bolder; font-size: 14pt }

.section { color: #4B6615; font-weight: bolder; font-size: 12pt }

.subsection { color: #0C5781; font-weight: bolder; font-size: 12pt }

.bluebold { color: #0C5781; font-weight: bolder; font-size: 11pt }

.redsubsection { color: #993366; font-weight: bolder; font-size: 12pt }

.smprint  { color: #0C5781; font-size: 10pt }

.smblack  { color: #000; font-size: 10pt }

.redsmprint  { color: #993366; font-size: 8pt }

.notbold { font-weight: normal }

img.pic 
{margin: 5px;
border: 2mm #993366 solid;
padding: 2px;
background: #ffffff; }

img.thumb 
{border: #993366;
border-style: solid;
border-width: 2px; }


hr { color: #4B6615; }

.darkbgtable { background-color: #142F6E; border-style: dotted; border-width: 1px;}
.formlabelcell { background-color: #cccccc; font-weight:bolder; font-size: 10pt }

select { color: #0C5781; font-weight: bolder; background-color: #cccccc }
.submit { color: #0C5781; font-weight: bolder; background-color: #cccccc }

.heading
{
	color: #F5F4D7;
	font-weight: bolder;
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
	background-color: #4B6615;
	padding: 2px;
	border-color: #000000;
}

.gallery { float:left; text-align:center; margin:5px; padding:5px;  width:250px; background-color:#fff; border: 1px black dotted;
}

.galleryborder { float:right; text-align:center; margin:0px; padding:5px;  width:265px; background-color:#fff; border: 0px black dotted;
}