body {
	color:#333333;
	font-family:Verdana,"Lucida Grande",sans-serif;
	line-height:1.3em;
	text-align:left;
}

pre {
	background-color:#DEDEDE;
	border:1px solid #7E7E7E;
	color:#272727;
	padding:10px 25px;
	width:600px;
}


#rightbar {
	float:right;
	margin:10px 30px;
}


#content {
	padding:0px 20px 0;
}

a {
	text-decoration: none;
}

h1 {
/*border-bottom:1px solid #D9E7BD;*/
color:#778877;
font-weight:bold;
/*letter-spacing:1px;*/
margin:2em 0 10px;
padding:0 0 4px;
text-transform:uppercase;
}

h2 {
/*border-bottom:1px solid #D9E7BD;*/
color:#778877;
font-size:90%;
font-weight:bold;
/*letter-spacing:1px;*/
margin:2em 0 10px;
padding:0 0 4px;
text-transform:uppercase;
}
