@charset "utf-8";
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}
.big_blue {


	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #438FD0;
	text-decoration: none;
}
.big_grey {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.big_green {

	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #419100;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maincontent { width:780px; overflow:hidden; margin:0px auto; }
