p {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	padding-left: 18px;
	padding-right: 15px;
	font-weight: bold;
}
.subhead {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
}
.titles {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #fb2600;
	font-weight: bold;
}
ul{
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	padding-left: 18px;
	margin-left: 18px;
	margin-top: -12px;
	font-weight: bold;
}


li{
	padding-left: 3px;
}
.image {
	padding-right: 6px;
	margin-right: 12px;
	
}
.imageR {
	padding-right: 3px;
	padding-left: 12px;
	padding-bottom: 5px;
	margin-bottom:5px;
	margin-left: 12px;
}
a:link {
	color: #FB2600;
	text-decoration: none;
}
a:visited {
	color: #FB2600;
	text-decoration: none;
}

a:hover {
	color: #FB2600;
	text-decoration: underline;
}

.tableText{
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	padding-left: 0px;
	font-weight: bold;
}
.bg {
	background-image: url(images/bg.jpg);
	background-position: center top;
}
body {
	background-color: #808080;
}
