<style type=text/css><!--

hr{}

ul{
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

li{
	list-style-type: square;
}


#content{
	font-family: verdana,arial;
}

#content table.main{
	font-size: 75%;
	color: #333;
}

#content table{
	font-size: 100%;
	color: #333;
}

#content table.info{
	font-size: 100%;
	color: #333;
	border: 1px solid #3A5735;
	font-size: 90%;
	background-color: #EBF6E9;
}

#content td.hinfo{
	font-size: 100%;
	color: #FFF;
	background-color: #3A5735;
}

#content table.calendar{
	font-size: 100%;
	color: #333;
	border: 1px solid #3A5735;
}

#content table.calendar td{
	border: 1px solid #333;
}

#content td.days{
	background-color: #EBF6E9;
}

h4{
	font-size: 120%;
	color: #006699;
}

#content a:link{
	color: #4EA0B1;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited{
	color: #4EA0B1;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover{
	color: #4379A7;
	text-decoration: underline;
	font-weight: bold;
}

-->
</style>