.mainbody {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #666666;
	font-size: 11px;
	color: #333333;
}

td, p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.site {
	text-decoration: none;
	font-weight: bold;
}

a.site:link {
	color: #3300FF;
}

a.site:visited {
	color: #6600CC;
}

a.site:active {
	text-decoration: none;
}

a.site:hover {
	text-decoration: underline;
}

a.biglink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

a.biglink:link {
	color: #3300FF;
}

a.biglink:visited {
	color: #6600CC;
}

a.biglink:active {
	text-decoration: none;
}

a.biglink:hover {
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}

form {
	font-weight: normal;
	font-size: 10px;
}

input, textarea, select, option {
	font-size: 11px;
	font-family: Arial;
	border-style: solid;
	border-width: 1;
	border-color: #999999;
	background-color: #F5F5F5;
}

h3 {
	font-size: 14px;
	margin-bottom: 0px;
	color: #000066;
}

.checkbox {
	border-width: 0;
	background-color: #FFFFFF;
}

.small {
	font-size: 8px;
}

.big {
	font-size: 11px;
}

.admin {
	color: #333333;
}

.buttons {
	color: #333333;
	font-weight: bold;
	background-color: #E0E0E0;
}