
body { 
	font-family: Verdana, Arial, sans-serif; 
	text-align: left;
	color: #333;
}

h1, h2 {
	font-family: Times New Roman;
}

td {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
}



pre {
	background-color: #efefff;
	padding: 1em 1em 1em 1em;
	font-size: 13px; 
}

code {
	font-size: 13px; 
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
}

.content {
	width: 575px;
}

.sidebar {
	float: right;
	width: 15em;
	background-color: #dfdfef;
	padding: 1em 1em 1em 1em;
}
