body         { margin:0; text-align: Left; text-indent: 0; font-family: Arial; font-size: 12pt; color: #139856; 
               padding: 2px; scrollbar-face-color:#A68250;
scrollbar-arrow-color:#139856;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:'#139856';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'#000000';
scrollbar-darkshadow-Color:'#000000'; background-color:#ffffff}
h1           { font-size: 20pt; font-family: Arial; text-align: Center; color: #ba1502; 
               font-weight: bold }
h2           { font-size: 18pt; font-family: Arial; font-weight: bold; text-align: Center; 
               color: #139856 }
h3           { font-size: 18pt; font-family: BrushScript BT; font-weight: bold; text-align: Center; 
               color: #f1211f }
h4           { font-size: 18pt; font-family: Arial; font-weight: bold; text-align: Left; 
               color: #000000 }
h5           { font-size: 18pt; font-family: Arial; font-weight: regular; text-align: Center; 
               color: #0066FF}
h6           { font-size: 16pt; font-family: Arial; 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: #000000;
	text-decoration: none; font-weight:bold;
}

A:visited {
	color: #000000;
	text-decoration: none; font-weight:bold;
}

A:active {
	color: #000000;
	text-decoration: none; font-weight:bold;
}

A:hover {
	color: #a68250;
	text-decoration: none; font-weight:bold;
}

HR {
	color : #cccccc;
}