body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
	color: #663333;
}
.footer {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #663333;
}
.frame {
	border: thin solid #663333;
}

a:link {
	color: #663333;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #990000;
}
a:active {
	color: #663333;
}
.common {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
}
.commontitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	font-style: normal;
	font-weight: bold;
}

