﻿<style>

body {
background-color: #b0c4de;
}

#logo {
font-family: impact;
font-size: 28pt;
font-style:normal;
color: #336699;
}

h1 { 
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
font-size: 18px; 
color: #000000; 
margin: 0;
}

h2 {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
font-size: 14px; 
color: #000000; 
}

h3 { color:black; font-family:"Verdana"; font-size:11px; }

p { 
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
font-size : 11px; 
color: #000000; 
}

ol { 
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
font-size : 11px; 
color: #000000; 
}

h6 { 
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
font-size : 10px; 
color: #000000; 
}

a { color: black; font-family: "Verdana" ; font-size: 11px; text-decoration:underline }
a:link { color: black; font-family: "Verdana" ; font-size: 11px;text-decoration:underline }
a:visited { color: black; font-family: "Verdana" ; font-size: 11px; text-decoration:underline }
a:active { color: black; font-family: "Verdana" ; font-size: 11px; text-decoration:underline }
a:hover { color: black; font-family: "Verdana" ; font-size: 11px; text-decoration:none}

#sml a { color: #66362; font-family: "Arial" ; font-size: 10px; text-decoration:underline }
#sml a:link { color: #666362; font-family: "Arial" ; font-size: 10px;text-decoration:underline }
#sml a:visited { color: #666362; font-family: "Arial" ; font-size: 10px; text-decoration:underline }
#sml a:active { color: #666362; font-family: "Arial" ; font-size: 10px; text-decoration:underline }
#sml a:hover { color: #66362; font-family: "Arial" ; font-size: 10px; text-decoration:none}

a.aml { color : white; font-family : "Verdana" ; font-size : 12px; text-decoration:none }
a.aml:link { color : white; font-family : "Verdana" ; font-size : 12px;text-decoration:none }
a.aml:visited { color : white; font-family : "Verdana" ; font-size : 12px; text-decoration:none }
a.aml:active { color : white; font-family : "Verdana" ; font-size : 12px; text-decoration:none }
a.aml { color : white; font-family : "Verdana" ; font-size : 12px; text-decoration:none }
a.aml:link { color : white; font-family : "Verdana" ; font-size : 12px;text-decoration:none }
a.aml:visited { color : white; font-family : "Verdana" ; font-size : 12px; text-decoration:none }
a.aml:active { color : white; font-family : "Verdana" ; font-size : 12px; text-decoration:none }
a.aml:hover { color : white; font-family : "Verdana" ; font-size : 12px; text-decoration:underline }
a.sml { color : black; font-family : "Verdana" ; font-size : 9px; text-decoration:underline }
a.sml:link { color : black; font-family : "Verdana" ; font-size : 9px; text-decoration:underline }
a.sml:visited { color : black; font-family : "Verdana" ; font-size : 9px; text-decoration:underline }
a.sml:active { color : black; font-family : "Verdana" ; font-size : 9px; text-decoration:underline }
a.sml:hover { color : black; font-family : "Verdana" ; font-size : 9px; text-decoration:none}

#banner { 
width:730px; 

}

#banner td {
text-align: left;
}

#intro { 
width: 570px; 
border: 0;
border-collapse: collapse;
}

#intro td {
padding: 5px;
}

#matrix { 
width:570px; 
border: 1px solid #006699;
border-collapse: collapse;
}

#matrix td { 
color : black; 
font-family : "Verdana" ; 
font-size : 10px; 
padding: 5px;
border: 1px solid #006699;
text-align:center;
}

#matrix th { 
color : black; 
font-family : "Verdana" ; 
font-size : 11px;
font-weight : bold; 
padding: 5px;
border: 1px solid #006699;
background:#D2E9FF;
text-align:center;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #006699;
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: left;
    padding: 5px 10px;
    text-decoration: none;
    background: #006699;
    color: #eee;
    float: left;
    border-left: 1px solid #fff;
}

/* Change the link color to #111 (black) on hover */
li a:hover {
    background: #a2b3a1;
    color: #000;
}


-->
</style>
