body { font-family: Arial, sans-serif; font-size: 75%; margin-top: 0; margin-left: 0; margin-right: 0 }
caption,u,select,option,div,font { font-family: Arial, sans-serif; font-size: 75% }
li { font-family: Arial, sans-serif; font-size: 100% }
form { font-family: Arial, sans-serif; font-size: 100% }
.small { font-family: Arial, sans-serif; font-size: 95% }

a:link {text-decoration: none ; color: #0099CC}
a:visited {text-decoration: none ; color: #0099CC}
a:hover {text-decoration: none ; color: #FF0000}

h1 { font-family: Arial, sans-serif; color: #0099CC}
h2 { font-family: Arial, sans-serif; color: #0099CC}
h3 { font-family: Arial, sans-serif; color: #0099CC}
h4 { font-family: Arial, sans-serif; color: #0099CC}
h5 { font-family: Arial, sans-serif; color: #0099CC}

/* Top Navigation Area */

.topnav { background-color: #0099CC; color: #ffffff}
.topnavtitle { font-size: 180%; font-weight: bold; color: #ffffff}
.topnavtext { font-size: 70%; font-weight: bold; color: #ffffff; word-spacing: 0.1em}
a.topnavlink:link { text-decoration: none ; color: #ffffff; padding: 0.2em 0.3em}
a.topnavlink:visited { text-decoration: none ; color: #ffffff; padding: 0.2em 0.3em}
a.topnavlink:hover {text-decoration: none ; color: #000000; background: #f0eedd; padding: 0.2em 0.3em}

/* Left Navigation Area */

.leftnavtext { font-size: 90%; font-weight: bold; background-color: #F0EEDD}
a.leftnavlink:link { text-decoration: none; color: #666666}
a.leftnavlink:visited { text-decoration: none; color: #666666}
a.leftnavlink:hover {text-decoration: none; color: #ffffff; background: #0099CC}
.leftnavbar { background-color: #999999}
.leftnavbar2 { background-color: #F0EEDD}
.leftnavtitle { font-size: 100%; color: #ffffff; background: #0099CC;}

/* Copyright Notice */
.copybar { font-family: Arial, sans-serif; font-size: 80%; color: #0099CC; background-color: #ffffff}
a.copyright:link { text-decoration: none; color: #0099cc}
a.copyright:visited { text-decoration: none; color: #0099cc}
a.copyright:hover {text-decoration: none; color: #000000; background: #f0eedd}

/* Table Styles */
.tableblue { font-family: Arial, sans-serif; font-size: 100%; font-weight: bold; color: #ffffff; background-color: #0099cc}
.tableolive { font-family: Arial, sans-serif; font-size: 100%; font-weight: bold; color: #000000; background-color: #f0eedd}
