P	 {
		}
H1	 {
	Text-Align : Left;
		}
H2	 {
		}

H3	 {
		}
H4	 {
			Text-Align : Center ;
		}

H5	 {
			Text-Align : Center ;
		}

H6	 {
			Text-Align : Center ;
		}

UL	 {
		}
		
UL.results	 {
	List-Style-Type : Disc;
	Color : #333;
	text-indent: -30px;
	list-style-position: inside;
	padding-left: 40px;
		}
BODY	 {
	Font-Family : Arial, Helvetica, sans-serif;
	margin: 0px; padding:0px;
	Color : #333333;
	text-align: center;
	background-color: #666666;



		}

:link	 {
	font-family: Arial, Helvetica, sans-serif;
	color: red

		}
:active	 {
			Font-Family : Arial, Helvetica, sans-serif
		}
:visited	 {
			Font-Family : Arial, Helvetica, sans-serif;
			color: #FF0000
		}
a:hover {
	background-color: #FFFFCC;
	color: #000000;
}
IMG {
/*	border: thick groove; */
	text-align: center;
}

div.banner {
	border: none;
	background-color: #CCCCCC;

}
div.banner IMG {
	border: none;
	text-align: center;

}


div.icon {
	border: none;

}

div.icon IMG {
	border: none;
}

div.nav {
	text-align	: center;
	border		: 1px solid #F00;
}

div.nav ul {
	margin-top 	: 5px;
	margin-bottom	: 5px;
	margin-left	: 0px;
	margin-right	: 0px;
}
div.nav li { 
	font-weight: bold; font-size: 90%; 
	padding-right: 7px; padding-bottom: 2px; padding-left: 3px; border-right: 1px none #000; display: inline 
}
div.nav li.last {
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 0px;
}

.newsitem {
	margin-bottom: 20pt;
	border: 1px dashed #990000;
	padding: 5px;
	overflow: hidden;
}
.newsitemindex {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5pt;

}
.newsitemtext {
	text-indent: 10pt;
}

#content {
	background-color: #CCCCCC;
	text-align: left;
	width: 600px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 10px;
}

.itemdone {
	list-style-image: url(gallery/checkred.png);
}

table.schedule {
}

table.schedule td {
	padding-left: .5em;
	padding-right: .5em;
	padding-top: .1em;
	padding-bottom: .1em;
}
