body, P, td, ol, ul 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

b, strong { font-weight: bold; }


h1 { font-size: 20pt; }
h2 { font-size: 18pt; }
h3 { font-size: 16pt; }
h4 { font-size: 14pt; }
h5 { font-size: 12pt; }
h6 { font-size: 11pt; }

A 	{ 
	text-decoration: none; 
	font-weight: normal; 
	color: #000;
	}

#printbanner { 
	position: relative;
	top: 3px;
	display: block;
	}

#content {
	border-top: 10px solid #AAAAAA;
	position: relative;
	top: 0px;
	width: 750px;
	margin: 0;
	padding: 0;
	order: 0;
	float: none !important;
	background: transparent none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom:11pt;
	border-bottom: 2px solid #ddd;
	}

#repeatbar {
position: relative;
top: 0px;
left: 0px;
width: 750px;
height: 10px;
background: #aaaaaa;
}

#leftcol, #banner, #title, #vbarleftcol, .noprint { display: none; }

.contactmargin	{ margin: 0 0 0 -10}

.table {
	vertical-align: top;
}


