body {
	margin:0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:0.75em;
	background-color:transparent;
}

#bodytext {
	color:#000000;
	min-height:780px;
	margin-right:30px;
}


#bodytext h1 {
	padding:0px;
	border:0px;
	margin:10px;
	font-variant:small-caps;
	font-size:1.90em;
}

#bodytext p {
	padding:0px;
	border:0px;
	margin:0px;
}

#bodytext a {
	text-decoration:none;
	color:#333333;
}

#bodytext a:hover {
	color:#FFFFFF;
}