body {

	bgcolor=#939BA1;
	font-family: Arial; 
	font-size: 10pt; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-top: 0px; 
}

text {
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #111111;
}

p, table, td, th, textarea, tr, blockquote, li, ol, ul {
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #111111;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #B32317;
}

b, em {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

hr {
	background-color: #E8E8E8;
	border: 2px groove Gray;
	border-width: 1px 3px 3px 1px;
	height: 2px;	
}

a:link {font-family: "Arial";
		}
		
a:visited {font-family: "Arial";
		}
		
a:hover {font-family: "Arial";
		}
		
a:active {font-family: "Arial";
		}

.LeftNav a:link {font-family: "Arial Narrow";
		}
		
.LeftNav a:visited {font-family: "Arial Narrow";
		}
		
.LeftNav a:hover {font-family: "Arial Narrow";
		}
		
.LeftNav a:active {font-family: "Arial Narrow";
		}
		
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
