body         { text-align: Left; text-indent: 0; font-family: Arial; font-size: 12pt; 
               background-image: url('images/paper.gif'); margin-left: 0; margin-right: 0; margin-top: 0; 
               margin-bottom: 12; padding: 2; scrollbar-face-color:'#000000';
scrollbar-arrow-color:'#AC7D49';
scrollbar-track-color:'#AC7D49';
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'#CCCCCC';
scrollbar-darkshadow-Color:'#AC7D49'}
h1           { font-size: 9pt; font-family: Verdana; text-align: Left; color: #000000; 
               font-weight: bold }
h2           { font-size: 24pt; font-family: Verdana; font-weight: bold; text-align: Center; 
               color: #0066FF }
h3           { font-size: 20pt; font-family: Verdana; font-weight: bold; text-align: Center; 
               color: #0066FF }
h4           { font-size: 18pt; font-family: Verdana; font-weight: bold; text-align: Center; 
               color: #0066FF }
h5           { font-size: 18pt; font-family: Verdana; font-weight: regular; text-align: Center; 
               color: #0066FF}
h6           { font-size: 16pt; font-family: Verdana; font-weight: regular; text-align: Center; 
               color: #0066FF }
blockquote   { font-size: 12pt; color: black; text-align: Justify; margin-left: 120; 
               margin-right: 120 }

A:link {
	color: #0066ff;
	text-decoration: none;
}

A:visited {
	color: #0066ff;
	text-decoration: none;
}

A:active {
	color: #0066ff;
	text-decoration: none;
}

A:hover {
	color: #ff7f50;
	text-decoration: none;
}


TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 9px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #cccccc;
}