BODY {
	background-color:#8C8C8C;
	color:#000000;
	text-align:center;
}
body,td,th,pre{font-size:x-small}
/*************************************************/
a{color:#ffffff}
a:visited{text-decoration:none;}
a:hover{
	text-decoration:underline ;
	color:#ffff00
}
/*************************************************/
textarea,input{
	background-color:#8C8C8C;
	color:#000000;
	border:1px solid #999999;
}
/*************************************************/
h3{
	font-size:x-small;
	text-align:left;
	padding:10px 10px;
	background-color:#eeeeee;
	color:#999999;
	width:400px;
}
h2{
	font-size:small;
	color:#ffffff;
	text-align:left;
	padding:10px 10px;
	width:600px;
}
.link{
	color:#000000;
	padding:10px 10px;
}
.link a{
	color:#555555
}
.copy{
	margin-top:300px;
}
