body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
}
table {
	background-color:#111111;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #050505;
	border-left-color: #444444;
}
hr {
	margin-top:5px;
	margin-bottom:5px;
}
a:link {
	color: #EDEB1A;
}
a:visited {
	color: #D52C05;
}
a:hover {
	color: #16AD08;
}
.BigRed {	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 35px;
}
.MedWhite {	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}
.MenuCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #EDEB1A;
	text-decoration: none;
}
a.MenuCaption:link{color: #EDEB1A;}
a.MenuCaption:visited{color: #EDEB1A;}
a.MenuCaption:hover{color: #EDEB1A; text-decoration: underline;}

.Notice {color: #EC8013;
	font-size: 14px;
	border:1px dashed #DC7003;
}
.DateStamp {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.SectionHeader {
	color: #16AD06;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.StandOutText {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E4E1C9;
}

