body
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 11px;
	background-color: #1e1c23;
}

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

A:hover {
	color:#ffffff;
	background-color:#605674;
}

#content{
	width:500px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: 5px solid #000000;
}

#head{
	width: 500px;
	margin: 0px;
	height: 330px;
	padding-top: 20px;
}

#contentt{
	margin-right: 10px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: justify;
	padding: 0px;
	margin-left: 10px;
}

b,bold,strong {
	color: #860a0a;
	font-size: 9px;
}

u,s,span,i,em {
	color: #969696;
}


h1 {
     color: #1f2a2d;
     text-align: left;
     text-decoration: none;
     letter-spacing: 3px;
     font-family: trebuchet ms, georgia;
     font-size: 10px;
     font-weight: bold;
     text-transform: uppercase;
     border-bottom: 1px dotted #898383;

     }

	
	

input, textarea, option, select {
  background-color: #ffffff;
  font-family: Tahoma, Arial;
  font-size: 11px;
  line-height: 11px;
  font-weight: normal;
  text-align: left;
  color: #605674;
  letter-spacing: 0;
  border: 1px dotted #605674; }

