body { font-size: 90%; font-family: Geneva, Arial, SunSans-Regular, sans-serif; background-color: #003580; margin-left: 50px; margin-top: 30px; }
h4 { color: #003580; font-size: 90%; font-weight: bold; }
p {  
font-family: Geneva, Arial, SunSans-Regular, sans-serif; 
font-size: 90%; 
font-weight: normal; 
text-decoration: none
}

ul { font-size: 90%; font-family: Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal
 }

a { color: #003580; font-weight: normal; text-decoration: none; font-family: Geneva, Arial, SunSans-Regular, sans-serif; }

a:hover { text-decoration: none; color: purple; font-family: Geneva, Arial, SunSans-Regular, sans-serif; }
h1 { color: #ccc; font-size: 90%; font-family: Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none
  }
table { font-size: 95%; background-color: #ffffff; font-family: Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; }

h2 { font-size: 110%; font-style: normal; color: #002456; font-family: Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none
 }
h3 { font-weight: normal; color: #003580; font-size: 90%; font-family: Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none  }
.FloatRight { float: right; border: solid 12pt white; }
element { border-color: white; border-width: 5px; }
h6 { color: gray; font-size: 70%; font-family: Geneva, Arial, SunSans-Regular, sans-serif; text-align: right; margin-right: 6pt; }
.FloatLeft { float: left; border: solid 3px white; }

/* NAVIGATION BAR */
#navigation { font-size: 60%; background: #003580; width: 200px; }
#navigation ul li { width: 200px; height: 30px; margin:0; padding: 0; list-style:none; }
#navigation ul { padding-left: 0; width: 100%; margin: 0; }
#navigation li {color: #fff; border-right: 1px dotted #58585a; padding: 0 0 0 4px; float:left;  display:block;}
#navigation a {color:#fff; padding: 0 10px; text-decoration:none; line-height: 30px; display:block;}
#navigation a:hover { color: #fff; background:#00367f; }

