body {
background : #d5e0e4 url('images/body-bg.gif') repeat-x fixed null null; 
} 
.borders {
border-left : 1px solid #999999; 
border-right : 1px solid #999999; 
} 
.dashers {
border : 1px dashed #999999; 
} 
.text , .fine , .nav , .topnav , .notes , .itext , .title , .child {
font-family : Arial, Helvetica, sans-serif; 
} 
.text {
font-size : 12px; 
color : #000000; 
font-weight : normal; 
} 
.text A:link , .text A:visited , .text A:active {
text-decoration : underline; 
color : #1a1582; 
font-size : 12px; 
font-weight : normal; 
} 
.text A:hover {
text-decoration : underline; 
color : #666666; 
font-size : 12px; 
font-weight : normal; 
} 
.topnav {
font-size : 18px; 
color : #666666; 
font-weight : normal; 
} 
.bigtext {
font-size : 16px; 
color : #000000; 
font-weight : normal; 
} 
.itext {
font-size : 12px; 
color : #1a1582; 
font-weight : normal; 
font-style : italic; 
} 
.fine {
font-size : 11px; 
color : #999999; 
font-weight : normal; 
} 
.notes {
font-size : 11px; 
color : #999999; 
font-weight : normal; 
font-style : italic; 
} 
.title {
font-size : 18px; 
color : #1a1582; 
font-weight : normal; 
} 
.topnav {
font-size : 18px; 
color : #666666; 
font-weight : normal; 
} 
.topnav A:link , .topnav A:visited , .topnav A:active {
text-decoration : none; 
color : #666666; 
font-size : 18px; 
font-weight : normal; 
} 
.topnav A:hover {
text-decoration : none; 
color : #1a1582; 
font-size : 18px; 
font-weight : normal; 
} 
.nav {
font-size : 12px; 
color : #666666; 
font-weight : bold; 
} 
.nav A:link , .nav A:visited , .nav A:active {
text-decoration : none; 
color : #666666; 
font-size : 12px; 
font-weight : bold; 
} 
.nav A:hover {
text-decoration : none; 
color : #1a1582; 
font-size : 12px; 
font-weight : bold; 
} 
.child {
font-size : 11px; 
color : #666666; 
font-weight : normal; 
} 
.child A:link , .child A:visited , .child A:active {
text-decoration : none; 
color : #666666; 
font-size : 11px; 
font-weight : bold; 
} 
.child A:hover {
text-decoration : none; 
color : #1a1582; 
font-size : 11px; 
font-weight : bold; 
} 
