    body {
	margin:5 auto 0;
	padding:0;
	background-color:#FFFFFF;
	color:#000;
	min-width:750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }
#internal {
	padding: 10px 50px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
    }
	
#internal2 {
	padding: 10px 50px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
    }
div#wrap {
    margin:0 auto;
    background-color: #FFFFFF;
    }
	
#mast {
	margin: 0px;
	height: 118px;
	background-image: url(../nav/mast_back.gif);
	background-repeat: repeat-x;
	width: auto;
    }
	
	
#mast2 {
	margin: 0px;
	height: 169px;
	background-image: url(../nav/mast_back2.gif);
	background-repeat: repeat-x;
	width: auto;
    }
	
	
	
h1 {
	font-size: 16px;
	line-height: 10px;
	padding: 10px;
	color: #660000;
	font-weight: normal;
	background-color: #E3CABB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E1E1E1;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 8px 4px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}


a:link {
	color: #330000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #666666;
}
a:active {
	color: #000066;
}
#internal table h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
#internal table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#internal table a:link {
	color: #330000;
	text-decoration: underline;
}
#internal table a:hover {
	color: #FF0000;
}
#internal table a:visited {
	color: #666666;
}
#internal table a:active {
	color: #000066;
	}
	
	
	
	
#internal2 table h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
#internal2 table {
	border: none;
}
#internal2 table a:link {
	color: #330000;
	text-decoration: underline;
}
#internal2 table a:hover {
	color: #FF0000;
}
#internal2 table a:visited {
	color: #666666;
}
#internal2 table a:active {
	color: #000066;
	}	
	
	
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:link {
	color: #660000;
}
#footer a:visited {
	text-decoration: underline;
	color: #333333;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footer a:active {
	color: #FF0000;
	text-decoration: underline;
	}
#footer {
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../nav/footer_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	font-size: 12px;
	font-weight: normal;
}



.tableTitle {
	color:#571A85;
}

#yearly {

}

#yearly li {
	list-style-image: url(../nav/bullet.gif);
	list-style-type: square;
}

#yearly ul {


}

#yearly h1 {
	background-color: #BCA4CF;
	font-size: 16px;
	color:#ffffff;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	
}

#yearly h3 {
	
	font-size: 16px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	
}

#yearly h1 span {
	
	font-size: 13px;
	
}

#yearly .ledCatName {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}






<style type="text/css">
<!--
.tableListings {
	width: 680px;
	border: 1px solid #006699;
	margin: 0px;
	padding: 0px;
}
.tableDate {
	color: #000000;
	background-color:#BCA4CF;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding: 10px;
}
.tableTitle {
	font-weight: bold;
	font-size: 12px;
	color: #571A85;
	width: 500px;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.tableCategory {
	width: 8px;
}
.tableDescr {
	
	
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}

.tableTime {
	
	color: #295569;
	font-weight: normal;
}


.newDate {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 10px;
	}
	
.newTime {color: #CCCCCC; font-weight: bold; font-size: 12px; padding: 10px;}

#yearly .date {
	font-style:italic;
	font-size: 10px;
}



