body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../images/bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-align: left;
}

A:link {
	text-decoration:none;
	color: #B037AD;
	
}
A:visited {text-decoration:none;
	color: #B037AD}
	
A:hover{text-decoration:none;
	color: #FFFFFF}
	

.border {
	border: 1px solid #FFFFFF;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #6C7379;
	border: 1px solid #FFFFFF;
	margin: 2px;
	padding: 2px;
}

H1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #B037AD;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: normal;
}

H2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #B037AD;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: normal;
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	line-height: 18px;
}

ul {margin-left: 1em; padding-left: 0;} 

.black {
	color: #000000;
	font-weight: normal;
}


.sideText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.sideText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	line-height: 15px;
}
H3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: normal;
}
