.main {
		background-color: #6a6a6a;
	
}

body {
	background-color: #666666;
}

td	{
	background-color: #b0b0b0;
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.input {border:1px solid #000000; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; text-indent:2px; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight: none; color: #111111;}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	 text-decoration: none;
}
a:visited {
	color: #000000;
	 text-decoration: none;
}
a:hover {
	color: #000000;
	 text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
