p,h1,h2,h3,h4,h5,h6,ul,ol,blockquote {margin:0px;padding:0px;font-family:Tahoma, Arial, Helvetica, sans-serif;color:#333;}
div#content a {color:#5C2727;border-bottom:1px dotted #E5B95C;text-decoration:none;}
div#content a:hover {color:#333;background:#FFF6E4;text-decoration:underline}
div#content a:visited {color:#333;border-bottom:1px dotted #E5B95C;text-decoration:none}
a img {border:none}
div#content p {
	font-size:10pt;
	line-height:13pt;
}
div#content h1 {
	font-family:Times New Roman, Times, serif;
	font-size:17pt;
	margin-bottom:10px;
	/*font-style:italic;*/
	color:#5C2727;
}
div#content h2 {
	font-family:Times New Roman, Times, serif;
	font-size:13pt;
	margin-bottom:10px;
	color:#5C2727;
}
div#content h3 {
	font-size:10pt;
	margin-bottom:5px;
}
div#content h4 {
	font-family:Times New Roman, Times, serif;
	font-size:11pt;
	margin-bottom:5px;
	font-style:italic;
	color:#5C2727;
}
div#content h5 {
	font-size:10pt;
}
div#content h6 {
	font-size:8pt;
	font-style:italic;
}
div#content ul,ol {
	margin-left:30px;
	font-size:10pt;
	line-height:13pt;
}
div#content blockquote {
	background:url(/images/template/blockquote.gif) repeat-x bottom;
	border-top:2px solid #ECCB85;
	padding:10px;
	margin:10px;
}
.odd {background:#FEFBF5;}
