body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #d7d7d7;
	text-align: center;
	background-image: url(../design/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 15px;
}
a:link {
	color: #B40000;
	font-weight: bold;
}
a:visited {
	color: #990000;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	font-weight: bold;
}.links {
	color: #666666;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.links a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	
}
.links a:hover {
	color: #999999;
	font-weight: normal;
		text-decoration: none;
}
.myform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3C3E;
	border: 1px solid #56575B;
	background-color: #CCCCCC;
}
