/* CSS Document */


body {
    MARGIN: 0 auto;       
	background-color: #000000;
	font: Arial, Helvetica, sans-serif;
	}
p, ul, ol {
	font: Arial, Helvetica, sans-serif;
	font-size:16px
}	
#content {
	background-color: #00FF00;
	height: 275px;
	width: 700px;
	padding: 30px 30px 30px 30px;
	font: Arial, Helvetica, sans-serif;
	text-align:left
}
a:link {
	color: #FF00FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}
.style3 {
	color: #FF00FF;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
}
.style4 {font-family: "Courier New", Courier, mono}
#content a {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}
#content a hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}
content a:visited {
	text-decoration: none;
	color: #000000;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {font-size: 9px}
.style9 {font-weight: bold}
.style10 {font-size: 18px}
.style11{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 18px}
.style12 {font-size: 14}



