body { 
font-size:100%; 
font-family: arial,helvetica,sans-serif ;
}

p, li, blockquote { 
font-size:0.8em; 
font-family: arial,helvetica,sans-serif ;
}

p.submenu {
color:#ffffff;
font-family: verdana,arial,helvetica,sans-serif ;
font-weight:bold;
font-size:0.7em; 
}

.small { 
font-size:0.7em; 
font-family: verdana,arial,helvetica,sans-serif ;
}

.smallwhite { 
color:#ffffff;
font-size:0.7em; 
font-family: verdana,arial,helvetica,sans-serif ;
}

p.navLeft { 
font-weight: bold;
font-size: 0.7em; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0.3em 0.1em 0.3em 3em;
text-indent: 0em;
}

p.nav1 { 
font-size: 0.7em; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0em 0em 0em 4.2em;
text-indent: -1.2em;
}

p.nav2 { 
font-size: 0.7em; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0em 0em 0em 5.2em;
text-indent: -1em;
}

p.nav_noindent { 
font-size: 0.7em; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0px 0px 0px 0px; 
}

li {
margin-bottom: 0.2em;
}

.nomargintop {
margin-top: 0em;
}

.nomarginbottom {
margin-bottom: 0em;
}

h1 { 
color: #000000; 
font-weight: bold;
font-size: 1.2em; 
font-family: arial,helvetica,sans-serif ;
}

h2 { 
color: #000000; 
font-size: 1em; 
font-family: arial,helvetica,sans-serif ;
}

h3 {
color: #000000;
font-size: 0.9em;
font-weight: bold;
font-family: arial,helvetica,sans-serif;
}

/* Tables */


/* Links */

a:link { color: #009900; text-decoration: underline ;}
a:visited { color: #009900; text-decoration: underline ;}
a:active { color: #009900; text-decoration: underline ;}
a:hover { color: #00cc00; text-decoration: none ;}

a.greylink:link { color: #999999; text-decoration: none ;}
a.greylink:visited { color: #999999; text-decoration: none ;}
a.greylink:active { color: #999999; text-decoration: none ;}
a.greylink:hover { color: #ffffff; text-decoration: underline ;}

a.submenulink:link { color: #ffffff; text-decoration: none ;}
a.submenulink:visited { color: #ffffff; text-decoration: none ;}
a.submenulink:active { color: #ffffff; text-decoration: none ;}
a.submenulink:hover { color: #ffffff; text-decoration: underline ;}

a.navLink:link { color: #009900; text-decoration: none ;}
a.navLink:visited { color: #009900; text-decoration: none ;}
a.navLink:active { color: #009900; text-decoration: none ;}
a.navLink:hover { color: #00cc00; text-decoration: underline ;}

a.whitelink:link { color: #ffffff; text-decoration: none ;}
a.whitelink:visited { color: #ffffff; text-decoration: none ;}
a.whitelink:active { color: #ffffff; text-decoration: none ;}
a.whitelink:hover { color: #ffffff; text-decoration: underline ;}

a.blacklink:link { color: #333333; text-decoration: none ;}
a.blacklink:visited { color: #333333; text-decoration: none ;}
a.blacklink:active { color: #333333; text-decoration: none ;}
a.blacklink:hover { color: #333333; text-decoration: underline ;}

/* Other */

input, select, option, textarea {
font-size: 100%;
font-family: verdana,arial,helvetica,sans-serif;
}

img {
border-color: #999999;
}

img.imageright {
float: right;
margin: 0px 0px 10px 10px;
}

img.imageleft {
float: left;
margin: 0px 10px 10px 0px;
}