body {
	background-color: #1A52B8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gradient.gif);
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a6a6a6;
	text-decoration: none;
	line-height:18px;
}
.headerbig {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
.copytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C0C0C0;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}