body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0;}

html, body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color:#DAC7C1; text-align:center; margin:17px 0 0 0;}

/* PARAGRAPH STYLES */

H1, H2, H3, H4, H5 {font-size:100%;	font-weight:normal;}
 
H1 {}
H2 {}
H3 {}
H4 {}
 
UL, OL { list-style: none; }
li {list-style:none;}
 
A {text-decoration:none; color:#; }
A:link, A:visited, A:active { text-decoration:none; color:#; }
A:hover { color:#; text-decoration:none; }
A:focus {outline:none;}

:focus {outline: 0;}

fieldset, img {border:0;}

q:before, q:after {	content:'';}

input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}

.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}
/* LAYOUT STYLES */

#wrapper  {margin:0 auto; text-align:left; border:0px solid #82000b; background-color:#fff;}
#header { }
	.logo {float:left; width:200px; padding:23px 2px 27px 2px;}
	.rtop {float:right; padding:18px 16px 14px 0; text-align:right;}
	
		.rtop H1 {padding:0 15px 15px 0px; font-size:1.7em; font-weight:bold;}
		.rtop H2 {padding:0px 15px 15px 0px;	font-size:1.4em; font-weight:bold;}
		.rtop a {font-size:1.2em; padding:0px 15px 0px 0px; font-weight:bold; color:#000;}
		
.headline { background-color:#82000b; padding:13px 0 1px 0;}
	.innlinehead { background-color:#000; height:13px; text-indent:-9999px;}
	
.content { padding:18px; text-align:justify;}
.content H1 { font-size:23px; font-weight:bold; margin:2px 0 15px 0; text-align:center;}
.content ol {padding:10px 16px; margin:10px 16px; line-height:17px;}
.content ol li{ padding:0; margin:0 0 12px 0; list-style-type:decimal;}

.borderbox {border:2px solid #990000; padding:5px; margin:0 15%; background-color:#FBF7E6;}

.footer {padding:10px; font-size:25px 10px;}