body{
background-color: white;
color: #000080;
font: small Arial, Helvetica, Verdana, sans-serif;
font-weight: regular;
margin: 0;
padding: 0;
}
#txt h4{
font-size: 120%;
font-weight: bold;
text-align: justify;
width: 700px;
color: #990000;
margin: 20px 0px 0px 0px;
padding: 0;
}

#txt p{
font-size: 110%;
text-align: justify;
color: #000080;
width: 700px;
margin: 15px 0px 0px 0px;
padding: 0;
}

#txt p.back{
font-size: 90%;
text-align: right;
width: 700px;
color: #000080;
margin: 20px 0px 0px 0px;
padding: 0;
}

#txt li{
font-size: 100%;
text-align: left;
color: #000080;
margin: 15px 0px 0px 0px;
padding: 0;
}


.redbld {font-weight:700; color: #990000;}

.redreg {font-weight:400; color: #990000;text-align:left;}

.blubld {font-weight:700; color: #000080;}
.blureg {font-weight:400; color: #000080;text-align:left;}

.grybld {font-weight:700; color: #535353;}
.gryreg {font-weight:400; color: #535353;}

.whtbld {font-weight:700; color: #ffffff;}
.whtreg {font-weight:400; color: #ffffff;}


.a12a {font-family: "Arial"; font-size: 12px; line-height: 14px}

.a16 {font-family: "Arial"; font-size: 16px; line-height: 20px}
.a14 {font-family: "Arial"; font-size: 14px; line-height: 20px}
.tr40 {font-family: "Times New Roman"; font-size: 40px}


a:link {color: blue}
a:visited {color: blue}
a:hover {color: gray}

