.awardyellow {
	color: #F8BD19;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	width: 200px;
	padding-left: 10px;
}
.title {
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
}
.award-yellow {
	color: #F8BD19;
	font-size: medium;
}
.body-white {
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	width: 350px;
	line-height: 20px;
	padding-left: 10px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borderyellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
}
.image-border {
	border: 4px solid #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9933;
}
a:hover {
	text-decoration: none;
	color: #FFFF66;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
}
.redborderb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.page {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #CC3300;
}
.redborder-r {
	background-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC0000;
}
body,td,th {
	color: #FFFFFF;
}
.link {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
