body {
	color: #FFFF00;
	background-color: #000000;
	font:Courier;
	font-family: Courier;
	font-size:12px;
	letter-spacing: 0.6px;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 220px; 	
}

a:link {
	color: #FFFFFF;
}
a:hover	{
	color: #FF9900;
}
a:active {
	color: #FFFF00;
}
a:visited {
	color: #666600;
}

h1	{
	font-family: Courier;
	color: #6633DD;
	font-size:20px;
	font-weight:bold;	
}

h2	{
	font-family: Courier;
	color: #6633DD;
	font-size:14px;
	font-style: normal;
}
h3	{
	font-family: Courier;
	color: #6633DD;
	font-size:14px;
	font-style: normal;
}

.bgd	{
background-color:#FFFFFF;
}
.style1 {
	font-family: Courier;
	font-size: 12px;
}
