.indexbody{
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}

.mainbody{
	padding:0px;
	margin:0px;
	background-color:#eaeaea;
}

.copy {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #707070;
	text-decoration: none;
}

.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.text:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.requirements {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.requirements:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
