/* CSS Document */

body {background-color:B8D6B0;}
p {font-family: Arial, Verdana, sans-serif; color:#108946; font-size:12px; margin:10px;}
.content {line-height:1.3;}
.title {font-size:16px; font-weight:bold;}
.subTitle {font-size:14px; font-weight:bold;}
.case {color:#0D1A68;}

/* nav */
.nav, a.nav {color:#ffffff; margin:2px; text-decoration:none; font-weight:bold;}
a.nav:hover {text-decoration:underline; color:DCFFEC;}
.current {color:DCFFEC; margin:2px; font-weight:bold;}

.address {color:#ffffff; font-family:Baskerville, Times New Roman, Times, serif; font-size: 13px; font-weight:bold;}
.info {color:#0D1A68; font-family:Baskerville, Times New Roman, Times, serif; font-size: 12px; font-weight:bold; font-style:italic; margin-top:2px; margin-bottom:0px;}

/* cyber */
.cyber {font-size:9px;}
a.cyber {color:#A4AAA7;}
a.cyber:hover {text-decoration:none; color:#0D1A68;}