body {	
	font-family: "Georgia", Times, serif;	font-size: 1em;
	}
h2 {
	color: #FFFF99
	}
h3 {
	color: #FFFFFF;
	line-height: 24px;
	}
h4 {
	color: #FFFF33
	}
	
h5 {
		font-size: .8em;
	color: #FFFFFF;
	line-height: 1.5em;
	
	
	
}
p {
	font-size: .8em;
	color: #FFFFFF;
	line-height: 1.5em;

}
ul {

	font-size: .8em;
	color: #FFFFFF;
	line-height: 1.5em;

}
a:link {
	color: #d2b48c;
	text-decoration: none;
	font-size: small;
}
a:visited { 
	color: #d2b48c; text-decoration: none }
a:active { 
	color: #d2b48c; text-decoration: none 
	}
a:hover { 
	color: #fff; text-decoration: none 
	}

/* ----- Content Table -----------*/

table {
	color: #FFFFFF
	}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
.tableleft a:link  {
	color: #d2b48c;
	text-decoration: none;
}
.tableleft a:visited {
	color: #d2b48c;
	text-decoration: none;
}

.tableleft a:active {
	color: #d2b48c;
	text-decoration: none;
}

.tableleft a:hover { color: #fff }



.BulletBackgroundColor {
	color: #FFFFFF;
}
.DataColor {
	color: #DEDECA;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #CCCCCC
	}
#form {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: x-small;
	font-weight: bold;
}

.FormLabelColor {
	background-color: #993300;
	padding: 4px;
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}

.TitleColor {
	color: #000000
	}
body.sub {
	margin: 0.1em;
	}
tr.ListHeaderColor th {
	text-align: left;
	}
.small {
	font-size: 85%;
}
.changetext {
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	width:100px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 70px;
}

.bottomlinks a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-style: normal;
}
