body{
    background-color:#fff1da;
    font-family:georgia;
    font-size:13px;
    Color: #0a3443;
    line-height:18px;
    }

h1{
    font-size:24px;
    line-height:normal;
    }

h2{
    font-size:18px;
    font-weight:bold;
    line-height:normal;
    }

h3{
    font-size:12px;
    font-weight:bold;
    line-height:normal;
    }

a{
    color:#4e2683;
    }
	
ul{
margin-top:0;
}




.tablerow {
	background: #FFEEC3;
	border-bottom: 1px solid #D09C23;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
}	
.smaller {
	font-size: 75%;
}
.smallred {
	font-size: 75%;
	color: #990000;
}
.doctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}