body, table, tr, td {
	font-family: Tahoma;
	font-size: 11px;
 color: #6D6D6D;
 font-style: none;
	letter-spacing: 0px}
body {
	background-color: #494949;
}

input, textarea, option, select {
	background-color: #494949;
	font: 8pt tahoma;
	color: #6D6D6D;
	letter-spacing: 0px;
	border: 1px solid #494949;
	padding:2px; }

h1 {
color: #595454;
letter-spacing: 2px;
text-indent: 8px;
font: 16px Arial;
height: 40px;
padding: 20px 0px 0px 20px;
background: url(http://i17.tinypic.com/4mumjcx.gif) no-repeat left center;
}


h1:first-letter {
color: #595454;
padding: 1px;
font: 20px tahoma;
font-weight: bold;
}
 
b {
color: #A6A3A3;
}

A:link {
color:#6D6D6D;
text-decoration: none;
}
A:visited {
color:#6D6D6D;
text-decoration:none;
}
A:active {
color:#6D6D6D;
text-decoration:none;
}
A:hover {
color:#D42159;
font-weight: bold;
text-decoration:none;
letter-spacing: 0px;
}
.img {
border-width: 2px;
border-style: solid;
border-color: #5D5D5D;
padding: 1px;
margin: 0px 0px 0px 0px;
background-color: #5D5D5D;
}

blockquote {
background-color: #494949;
padding: 4px 4px 6px 8px;
border-left: 3px solid #FDFDFD;
font-size: 11;
font-family: Tahoma;
color: #6D6D6D;
}


