body {
	background-image: url(gradient.jpg);
	background-color: #adadad;
	
}

.maintext {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	
}

a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1pt;
}
.gb {
	font-weight: bold;
	letter-spacing: 1pt;
}
.w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.gray {
	color: #ffffff;
}
