body {
	scrollbar-face-color: #0099cc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000099;
	scrollbar-darkshadow-color: navy;
	scrollbar-shadow-color: #000088;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #47669D;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666;
	background-color: #386f99;
	background-image: url(images/img-mainBG-rpt.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	
	}
	
	
.maintext {font-family: arial, verdana, helvetica, sans-serif;
                  color: #444444;
                  line-height: 150%;
                  font-size: 9pt;                  
                  }
                  
.subtitle   {font-family: arial, verdana, helvetica, sans-serif;
                  color: #000080;
                  line-height: 150%;
                  font-size: 10pt; 
                  font-weight: bold;                 
                  }
                  
.para { text-indent: 1em; }     


a:link { text-decoration:none;}
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a.bottom { font-family: "arial";}
a.bottom:link { text-decoration: none; }
a.bottom:visited { text-decoration: none; }
a.bottom:hover { text-decoration: underline; }
a.bottom:link { color: #FFFFFF }
a.bottom:visited { color: #FFFFFF }
a.bottom:hover { color: #FFFFFF }

	