h1 { font-family:"Lucida Handwriting", "Bradley Hand ITC", "Trebuchet"; font-size:24pt; color:#000080}
h2 { font-family:"Lucida Handwriting", "Bradley Hand ITC", "Trebuchet"; font-size:16pt; color:#000080}
h3 { font-family:"Lucida Handwriting", "Bradley Hand ITC", "Trebuchet"; font-size:12pt; color:#000080}
BODY {font-family:Georgia, Times;}
p {font-family:Georgia, Times; font-size:12pt;}
.small { font-family:"Lucida Handwriting", "Bradley Hand ITC", "Trebuchet"; font-size:8pt;}
li {margin-top:0; margin-bottom:0; indent:5px; font-family:"Californian FB", Georgia; font-size:10pt; font-weight:lighter; color:#7B68EE}
hr {color:#000099;}
img {width:3.75in;}
A:link {font-family:Georgia, Times; color:#7B68EE; text-decoration:none}
A:active {font-family:Georgia, Times; color:#7B68EE; background:#9932CC; text-decoration:none}
A:visited {font-family:Georgia, Times; color:#483D8B;  text-decoration:none}
A:hover{background:#7B68EE; color:#F5F5F5}
.note {font-family:"Comic Sans MS"; font-size:10pt; color:#000000}
table {width:30%; float:right; margin:1em}
td {text-align:center; width:30%;}
.cen {text-align:center;}
		#container {
		margin-left: 5px;
		margin-right: 5px;
		padding: 3px;
		}

		#main {
			padding: 3px;
		}

		#left {
			display:none;
			float: left;
			width: 0px;
			margin-right: 0px;
			padding: 0px;
			top: 0px;
		}
		
			#right {
			display:none;
			float: right;
			width: 0px;
			margin-left: 0px;
			padding: 0px;
			top: 0px;
		}