/* CSS Document */

body {
	background-color:#2b1c19;}
	
h1, h2, h3 {
	color: rgb(0,0,0);



	background:background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.one {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #42423f;
}

.two {font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;

}

.three {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	color: #42423f;
	}

.witheading {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	color:#FFFFFF;
	font-weight:bolder;
	}
	
.wit {font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	color:#ffffff;
	font-weight:normal;}

.grys {font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	color:#999999;
	font-weight:normal;}
	
li.two {font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;

color:#999999}

a:link,a:active,a:visited {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover               {
	color : #013954;
	text-decoration: none;
	text-align: center;
}
