body {
	padding: 0 10px;
	font: 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	margin-top: 10px;
	text-align: left;
}

* html body {
	font-size: x-small;
	/* For IE5/win */
	f\ont-size: 0.8125em;
	/* for other IE Versions */
}

div#print {
	width: 450px;
}

p {
	color: #333;
	line-height: 1.6em;
}

a,a:visited,a:link {
	color: #3C7897;
	text-decoration: underline;
}

a:hover {
	color: #992736;
}

a img {
	border: none;
}

html body a:hover {
	color: #600;
	text-decoration: none;
}

h1 {
	color: #600;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0
}

h2 {
	color: #600;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0;
}

h3 {
	color: #600;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0
}

h5 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0
}

li {
	text-decoration: none;
	line-height: 1.3em;
}

ul {
	text-decoration: none;
}

blockquote,pre {
	padding: 0.25em 40px;
}

pre {
	line-height: 1.5em;
}

pre strong {
	font-weight: bold;
}

#bunn {
	position: relative;
	clear: both;
	margin: 0;
	padding: 5px 0 0;
	font-size: 75%;
	text-align: center;
	background-color: #fff;
	height: 26px;
	border-style: solid;
	border-width: 4px 1px 2px;
	border-color: #e9eef2
}

#logo {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

div.no_print {
	display: none;
}
