@charset "utf-8";


#content { font-size:77%; color:#042843;}
#content  a { text-decoration:none; color:#558b26; font-style:italic;}
blockquote { color:#4ea9ed; text-indent:30px; margin:0px;}
#content blockquote { color:#2d74a8;}

p { margin:0px 0px 0px 0px;}
#content p, .context p { text-indent:0px;}


#content table {
	width: auto;
	table-layout: auto;
}


h1 {
	margin:15px 0px 15px 0px;
	font-size:152%;
	color:#ff5f00;
	font-family:tahoma;
	font-weight:normal;
}
h2 {
	color:#ff5f00;
	font-size:125%;
	font-family:tahoma;
}
h3 { 
	color:#042843;
	font-size:108%;
	text-transform: uppercase !important;
}
h3 a {font-style:normal !important; text-decoration: underline !important;}
h4 {}
h5 {}
h6 {}
ol {}
ul {}
li {}
input {}
textarea { font-family:Arial, Helvetica, sans-serif;}
hr { border:none; border-top: #416989 solid 1px; margin:26px 0px 10px 0px;}
#content img { margin:20px 10px; border:#b3b3b3 1px solid;} 

