body {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	background: #DEDDDD url(none);
        background-attachment: ;
	background-position: top left;	
	background-repeat: repeat-x;
	margin: 0px;
	text-align: justify;
 	}
a {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #808080;
}
b, strong {
	color: #808080;
}
i, em {
  color: #808080;

}
table, tr, td {
	font-family: Arial;
	font-size: 11px;
        text-align: justify;
	vertical-align: top;
}
.content {
	background-color: #DEDDDD;
	text-align: justify;
	vertical-align: top;
	padding: 4px;

}
textarea, input, select, button {
	background-color: #DEDDDD;
	border: 1px solid #606060;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}