body 
	{
	background-color: rgb(50,34,0);
	}

h1, h2, h3, h4, .NewsTextOdd, .NewsTextEven, .NewsTitle, .NormalText, .SmallText, .TinyText 
	{
	font-family:Comic Sans MS;
	}
	
h1, h2, h3, h4, .NewsTitle 
	{
	color: rgb(240,240,175);
	}
	
.NewsTextOdd, .NewsTextEven, .NormalText, .SmallText, .TinyText 
	{
	color: rgb(200,175,100);
	} 
	
.PostedDate 
	{
	color: rgb(200,175,100);
	}

h1 {
	text-decoration: bold;
	font-size:20pt; 
	font-weight:normal;
	font-variant:normal;
	font-style:normal;
	}

h2 {
	font-size:16pt;
	font-weight:normal;
	}

h3 {
	font-size 14pt;
	font-weight:normal
	}

h4 {
	font-size:12pt;
	font-weight:normal;
	margin-top: 0; 
	margin-bottom: 0;
	} 

p {
	font: "Comic Sans MS";
	color: #C8AF64;
	font-family:"Comic Sans MS";
	}

td {	
	color:#C8AF64;
	font: "Comic Sans MS";
	font-family:"Comic Sans MS";
	}

ul {
	list-style-type:disc;
	list-style-image:url(pics/pawn.gif);
	vertical-align:middle;
	font-family:"Comic Sans MS";
	color:#C8AF64;
	margin-bottom: 0;
	margin-top: 0;
	}

.NewsTextOdd 
	{
	font-size:11pt ;
	font-weight:bold;
	}

.NewsTextEven 
	{
	font-size:11pt;
	font-weight:bold;
	}

.NewsTitle 
	{
	font-size:14pt;
	font-weight:bold;
	}

.NormalText 
	{
	font-size:14pt;
	margin-top: 0;
	}

.PostedDate  
	{
	font-size:12pt;
	text-decoration: italic
	}

.SmallText 
	{
	font-size:12pt
	}

.TinyText 
	{
	font-size:10pt;
	}
	
.BadWeatherCancellation
{
	font-size:14pt;
	color:#FF3F06;
}
.BadWeatherCancellationTableCell
{
	margin-left: 10px;
	font-size:12pt;
	color:#FF3F06;
}

.Normal 
	{
	font-size:12pt;
	margin-top: 0;
	}
	
a:link		{color: #FFFF99}
a:active	{color: #CCCCCC }
a:visited	{color: rgb(200,153,100)}
a:hover 	{color: #FF3300}




.tablecell {
	margin-left: 10px;
	font-size:12pt;
	margin-top: 0;
}
