body  {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma;
         font-size: 11px;
         line-height: 13pt;
	color: #393939;
 text-align: justify;
background-image: url(bg.jpg);
background-repeat: repeat-y;
background-position: center;
}

body, td, tr, table {
background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
line-height: 13pt;
	color: #393939;
 text-align: justify;
background-image: url(bg.jpg);
background-repeat: repeat-y;
background-position: center;
}

input, textarea, select{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #393939;
	border: 1px dotted;
	border-color:#000000; 
 text-align: justify; 
}

p { margin-top: 0px;}

a {
	color:868686; 
	text-decoration:none;
	font-weight:bold;
	cursor: default;
}


a:hover{
	color:545454;
	text-decoration:none;
	font-weight:bold;
	cursor: pointer;
}


h1
{ font-family: "Trebuchet ms", "Tahoma", "Verdana" sans-serif;
  font-size: 10pt;
  color: #767677;
  width: 100%;
  display: block;
  letter-spacing: 3pt;
  text-align: left;
  }

.letter
	{
	color: #000000;
	font-family: Georgia, Helvetica, sans serif; 
	font-size: 27px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	padding: 0px; 
	text-transform: lowercase;
	}

.footer {
text-align: center;
font-family: trebuchet ms, arial, tahoma;
font-size: 9px;
color: #000000;
}


#container
{ width: 480px;
height: auto;
margin: 0px auto;
margin-top: 0px;
}


img {border: 0px;}

#content 
{ width: 480px;
margin: 0px auto;
text-align: justify;
padding: 6px;}
