body {
	font-family: "Gill Sans", "Gill Sans Light", "Trebuchet MS";
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font: Trebuchet MS;
	margin-left: 200px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	vertical-align: top;
}

a {
	color: #000000;
	text-decoration: none;
}

form {
}


.bodyText {
	font-size: 12px;
	color: #000000;
	font: Trebuchet MS;
	line-height: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.smallbodyText {
	font-size: 10px;
	color: #000000;
	font: Trebuchet MS;
	line-height: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.bodyHeader {
	font-size: 16px;
	color: #6F2A8E;
	line-height: 26px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.navText {
	font: Trebuchet MS;
	font-size: 14px;
  	font-weight: bold;
	color: #000000;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

#container {
	height: 300px;
	vertical-align: top;
}

a:hover {
	text-decoration: none;
	color: #6F2A8E;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
