hr {
	color: #FFFFFF;
}
body {
	background-color: #0000CC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.BoldBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.PageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FF0;
	text-decoration: underline;
	font-weight: bold;
}
.LeftPicture {
	padding-right: 10px;
}
.RightPicture {
	padding-left: 10px;
}


li {
	list-style-type: square;
	list-style-position: outside;
	line-height: normal;
	color: #FFFFFF;
}
.SmallItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}
.Center {
	text-align: center;
	}
