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;
	}

#title { display: none; }

#content {
	border-top: 10px solid #aaaaaa;
	position: relative;
	top: 0px;
	width: 700px;
	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 #dddddd;
	}

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

.contactmargin	{ margin: 0 0 0 -10}

