a {
	color: Yellow;
	text-decoration: none;
}
body {
	background-color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: Yellow;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-image: none;
	background-repeat: repeat;
}
h2 {
	color: Yellow;
	font-family: Mushu;
	font-size: xx-large;
	font-weight: lighter;
	letter-spacing: 10px;
}
h3 {
	color: Yellow;
	font-family: Mushu;
	font-size: medium;
	font-weight: normal;
}
h4 {
	color: Yellow;
}
table {
	color: Yellow;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: Yellow;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: Blue;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: disc;
	list-style-position: outside;
	color: Yellow;
}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.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
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
