html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
margin: 0;
padding: 0;
border: 0;
}


body {
margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-right:10px;
	padding-left:10px;
	
	max-width: 1200px;
	


	font-family: Arial, Helvetica, sans-serif;
}


#wrapper {
	background-color: #FFFFF;
	width: 95%;
	border: 0;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding: 1px;
	
}


h1 {
	font-size: 22px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	display:inline;
	padding:0;
	font-weight: bolder;
	font-style: italic;
	color: #000000;
}

h3 {
	font-size: 14px;
	padding:0;
	font-style:normal;
	display:inline;
	text-align: left;
	margin: 0;

}
h4 {
	font-size: 11px;
}



h5 {font-size:12px;
	font-weight: bold;
	display:inline;
	padding:0;
}
h6 {
	font-size: 6pt;
}




a:link {
	color: #990000;
	text-decoration: none;
	
}
a:visited {
	color: #color: #990000;
	text-decoration: none;
	color: #990000;
}


a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
	color: #990000;
	text-decoration: none;
}



.headingverysmall {font-size:75%;
	font-weight: bold;
	display:inline;
	padding:0;
}
.style12px {font-size: 12px}
.style13px {font-size: 13px;}
#banner {
	margin-top: 6px;
	background-image: url(images/background357.jpg);
}
.style12pxBold {font-size: 12px;
font-weight: bold;
}
.style14pxBold {font-size: 14px;
font-weight: bold;
}

.style14pxbold {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.style15pxBold {font-size: 15px;
font-weight: bold;
}

.red {color: #FF0000}

.redbig {
	color: #C80109;
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
}



.small {font-size: small}
.x-small {font-size: x-small}
.x-smallbold {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.x-smallbolditalic {font-size: x-small;
font-weight: bold;
font-style: italic;
}
.xx-small {font-size: xx-small}
.xx-small-italic {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
.bold {
font-weight: bold;
}

.heading {color: #color: #990000;
	color: #990000;
	font-style: normal;
}


}.clearboth {
	clear: both;
}
