body {
	font-family: "Comic Sans MS";
	font-size:14px;
	text-align: left;
}
h1 {font-family: "Comic Sans MS"; font-size: 36px; font-weight: bold;}
h2 {font-family: "Comic Sans MS"; font-size: 30px; color: #000000;}
h3 {font-family: "Comic Sans MS"; font-size: 24px; color: #cc0;}
h4 {font-family: "Comic Sans MS"; font-size: 24px; color: #000;}
h5 {font-family: "Comic Sans MS"; font-size: 18px; color: #cc0;}
h6 {font-family: "Comic Sans MS"; font-size: 18px; color: #000; font-style:normal; text-align: center; margin-bottom: 6px;}

a:link {color: #003366; text-decoration: none; font-weight: bolder;}
a:visited {color: #003366; text-decoration: none; font-weight: bolder;}
a:hover {color: #009900; text-decoration: underline; font-weight: bolder;}
a:active {color: #ffff00; text-decoration: underline;font-weight: bolder;}

#main h2 {text-indent: 24px;}
#main td p {
	text-indent: 24px;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#main a {color:#000066}
.blacktext {color: #000000}
.photoGallery {text-align: center;}
blockquote {margin-left: 8px; margin-right: 8px; text-indent: -8px;}
blockquote p {margin: 0; padding: 4px 8px; text-indent: 30px; background-color: #aaf;}
#contents { border-right: #cc0 solid 1px;}
.noTopMargin {margin: 0; padding: 0 0 0 12px; text-indent: 36px;}

