BODY, TABLE, DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	scrollbar-3dlight-color: #19889A;
    scrollbar-arrow-color: White; 
    scrollbar-base-color: #000000;
    scrollbar-darkshadow-color: #122D4C; 
    scrollbar-face-color: #636563;
    scrollbar-highlight-color: #B5AAA5; 
    scrollbar-shadow-color: #000000;
    scrollbar-track-color: #9492a0;
    scrollbar-border-width: 1px 1px 1px 1px; 
	}
	
	
a:link { text-decoration: none; color: #003D72; }
a:visited { text-decoration: none; color: #0E3D72; }
a:hover { text-decoration: underline; color: #0E3D72; }

P { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }
TD { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif }


.norepeatbkg {
	background-repeat: no-repeat;
	}

hr {
	height: 1px;
	width: 90%;
	color: 1E4D82;
	}

h1 { font-size: 17px;  font-weight: bold;  margin-top: 1px;  margin-bottom: 2px;  line-height: 22px; color: #636563;    }
h2 { font-size: 15px;  font-weight: bold;  margin-top: 1px;  margin-bottom: 2px;  line-height: 18px; color: #23314E;  }
h2.book1 { font-size: 13px;  font-weight: bold;  margin-top: 1px;  margin-bottom: 1px;  line-height: 14px; color: #166875;  }
h2.book2 { font-size: 10px;  font-weight: bold;  margin-top: 1px;  margin-bottom: 2px;  line-height: 11px; color: #407DB0;  }
h2.book2 a { font-size: 10px;  font-weight: bold;  margin-top: 1px;  margin-bottom: 2px;  line-height: 11px; color: #407DB0;  }
h3 { font-size: 10px;  font-weight: bold;  margin-top: 1px;  margin-bottom: 2px;  line-height: 18px; color: #636563; }


.button	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DFE1F4;
	border-width: 1px 1px 1px 1px; 
	border-color: #000000;
	color: black;
	}


.inputtext {
	background-color: #DFE1F4;
	font-color: #00141D;
	font-size: 10pt; 
	font-weight: normal; 
	border-width: 1px 1px 1px 1px; 
	border-color: #000000;
       }