body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(Images/Title%20bw%20diffuse%20offset.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #0000FF;
	text-decoration: underline blink;
	font-style: italic;
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
i {
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
}
em {
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-style: normal;
	color: #FF0000;
}
strong {
	font-weight: bold;
	color: #FF0000;
}
b {
	color: #FF0000;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	color: #0000FF;
}
.menu {
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.menu a:link {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}
.menu a:visited {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}
.menu a:hover {
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: blink;
	text-transform: uppercase;

}
.menu a:active {
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-transform: uppercase;

}
.centeredTD {

	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
th {
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	color: #0000FF;
}
