BODY, TABLE, DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	margin: 0px;
	scrollbar-3dlight-color: #C6BACE;
    scrollbar-arrow-color: #111111; 
    scrollbar-base-color: #FBD9AC;
    scrollbar-darkshadow-color: #211C31; 
    scrollbar-face-color: #FBD9AC;
    scrollbar-highlight-color: #D0A27E; 
    scrollbar-shadow-color: #111111;
    scrollbar-track-color: #F2ECBF;
	}
	
ul {
	list-style: disc outside;
	}

a {
	color: #000080;
	text-decoration: none;
	}

a:hover {
    color: #000080;
	text-decoration: underline;
	}
	
a:visited {
	color: #000080;
	}

hr {
	height: 1px;
	width: 90%;
	color: 1E4D82;


	}

h1 { font-size: 17px;  font-weight: bold;  margin-top: 1px;  margin-bottom: 2px;  line-height: 22px; color: #112233;    }
h2 { font-size: 15px;  font-weight: bold;  margin-top: 1px;  margin-bottom: 2px;  line-height: 18px; color: #636563;  }
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;  
	
	}


	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
textarea, form select, input {
	font-weight: bold;
	font-size: 11;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
		}

button	{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #BA5A4D;
	color: white;
	}
