﻿html, body {
	background: #f0f0f0;
}

html, body, p, td {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	height: 1px;
	margin-top: 10px;
	border: none;
	border-top: 1px solid #333333;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 19px; font-weight: bold; color: #225168; line-height: 22px; margin: .67em 0;}
h2 {font-size: 15px; font-weight: bold; color: #225168; line-height: 20px; margin: .67em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #225168; line-height: 18px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #831a5f; text-decoration: none;}
a:visited {color: #831a5f; text-decoration: none;}
a:hover {color: #831a5f; text-decoration: underline;}
a:active {color: #831a5f; text-decoration: underline;}
.right {float: right; margin: 5px 0 10px 10px;}
.left {float: left; margin: 5px 10px 10px 0;}

#header {
	background: url(/images/banner.gif) top left no-repeat;
	padding: 0;
}

#content ul, #content ol {
	margin: 11px 0 11px 40px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}