body {
	margin: 0px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
}

a img {
	border: none;
	
}

a {
	color: #996666;
	text-decoration: none;
}

p {
margin: 0px;
}

h1 {
	color:#01ff01;
	margin: 0px;
	font-style:italic;
	font-size: 22px;
}

h2 {
	color:#009700;
	margin: 0px;
	font-style:italic;
	font-size: 16px;
}

h3 {
	color: white;
	margin: 4px 0px 0px 0px;
	font-size: 16px;
}

.text1 {
	margin: 15px;
}

.text2 {
	margin: 15px;
}

.text2 img {
  margin: 0px 10px 10px 0px;
}

.text2 a {
  color: green;
}

.text2 h2 {
  margin-bottom: 5px;
 }

.text3 {
	margin: 15px;
}

.text3 h1 {
  color: #FFF;
}

.text3 a{
  color: gray;
}



.botcontent {
	margin: 0px 15px 0px 15px;
}




.login {
	font-size: 10px;
	color:#999999;
}

.login a{
	color:#CCCCCC;
	text-decoration:none;
}


