h1, h2, h3, h4 {
	color: #FFFFFF;
	font-family: Arial;
}
h1 {
font-size: 12pt;
font-weight: bold;
}
h2 {
	font-size: 10pt;
	margin-left: 9pt;
}
h3           {
	font-size: 8pt;
	margin-left: 9pt;
}
h4           {
	font-size: 10pt;
	font-style: italic;
	margin-left: 9pt;
}
p            {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	margin-left: 9pt;
	font-weight: bold;
}
td	{vertical-align: top;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:     url("images/website/bluestripes%20background%20light.gif");
	vertical-align: top;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
a {
	color: #FFFFFF;
	border-top: thin #FFFFFF;
	border-right: thin #FFFFFF;
	border-bottom: thin #FFFFFF;
	border-left: thin #FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	border-left-color: #FFFFFF;
}
hr {
	color: #0033FF;
	height: 15px;
}
table {
	color: #000000;
	background-color: #000000;
	padding: 2px 5px;
	height: 721px;
	width: 721px;
	background-position: center;
	border-top: 0px solid #000000;
	border-right: 50px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 10px solid #000000;
	position: relative;
	top: 0px;
}
li {
	list-style-position: outside;
	margin-left: auto;
	list-style-type: disc;
	color: #FFFFFF;
	text-align: left;
	left: 15px;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
	border: 0px;
}
.star {
	border: 10px solid #0000FF;
}
img {
	border: thin solid;
}
.section {
	background-color: #0033FF;
}.firstline {
	font-size: 12px;
}
.sectionRED {

	background-color: #FC3901;
}
.sectionBRICK {


	background-color: #D1480E;
}
.sectionORANGE {



	background-color: #FF9933;
}
.sectionGREEN {




	background-color: #00B900;
}
.sectionGREY {
	background-color: #666666;
	color: #000000;
}
