body {
	background-image: url(graphics/websiteimage2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #000000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu {
	font-size: 66%;
	color: #00CC66;
	font-family: "Courier New", Courier, mono;
	text-transform: lowercase;
	text-align:right
}

.menufooter {
	font-size: 7pt;
	color: #666666;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
}

a{	color:#00CC66; 
	text-decoration:underline 
}

a:hover{ color:#FF9933 }
a:active{color:#0066FF}

.p1 {
	color: #CCCCCC;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: right;
}

.p2 {
	color: #CCCCCC;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

.p3 {
	color: #0066FF;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	text-align: left;
}

.p4 {
	margin-left: 33%;
}


h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FF9933;
}

.green {
	font-size: 30px;
	font-weight: bold;
	color: #00CC66;
}

.style1 {
	color: #EE9817;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {color: #0066FF}

.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 50px;
	margin-top: 30px;
}

.style5 {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none 
}	

.whitelink:hover {
	color: #FF9933;
}	
