body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 3px;
	padding-top: 3px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00FFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
a:hover {
	color: #000000;
	background-color: #88FFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCFF;
	text-decoration: none;
}
a {
	font-weight: bold;
	font-size: 70%;
}

P {
	background-color: #000000;
	color: #FFFFFF;

}

H1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 5px;
	word-spacing: 2px;
	text-align: center;
	white-space: nowrap;
	display: block;
	
}

h2 {
	color: #45392A;
	font-weight: bold;
	font-size: 115%;
	text-transform: uppercase;
	letter-spacing: 5px;
	word-spacing: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	background-image: url(../Graphics/line.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 2px;
	border-style: ridge;
	border-width: 3;
	background-position: Bottom Y;
	border-color: #CCCCCC;
}

ul {
	text-transform: capitalize;
}

li {
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(../../Graphics/bulletPolygonBlack.gif);
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 90%;
}

ul li li {
	font-weight: lighter;
	margin-left: -8px;
	padding-left: -8px;
	padding-bottom: -3px;
	margin-bottom: -3px;
	margin-right: 40px;
	padding-right: 40px;
}

.BoldLarge {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 2px;
}
.SmallerTextBold {
	font-size: smaller;
	font-weight: bold;
}
.subHeader {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E1E1E1;
	letter-spacing: 1px;
	font-style: normal;
}
.quoteHeader {
	font-size: 105%;
	font-weight: bold;
	color: #F3F3F3;
}
.blackItalicSmall {
	color: #000000;
	font-size: smaller;
}
.SmallWhiteItalic {
font-size: smaller
}

.BoldLargeBlack {
	font-size: 125%;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
}
.purplelight {
	color: #D2BCE9;
}


table {
	background-color: #000000;
}
