
body, p, td, ol, ul, li { 
font-size: 13px;
font-family: verdana,arial,helvetica,"sans-serif";
}

h1 {
margin-bottom: 0px;
font-weight: bold;
font-size: 24px;
font-variant: normal;
font-family: Garamond, "Times New Roman", serif;
}

h2 {
margin-bottom: 0px;
font-weight: bold;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
}

h3 {
margin-bottom: 0px;
font-weight: bold;
font-size: 16px;
font-family: verdana,Arial, Helvetica, sans-serif;
}

h4 {
margin-bottom: 0px;
margin-top: 0px;
font-weight: bold;
font-size: 14px;
font-family: verdana,Arial, Helvetica, sans-serif;
}

.small {
font-size: 11px;
font-family: verdana,arial,helvetica,"sans-serif";
}

.nomargintop {
margin-top: 0px;
}

ul {
list-style-image : url(../images/global/bullet-3d-blue.gif);
}

ul.level2 {
list-style-image : url(../images/global/bullet-lvl2-blue.gif);
}

ul.small {
margin-left: 10px;
margin-bottom: 0px;
}

li.small {
margin-left: 10px;
margin-bottom: 0px;
font-size: 10px;
font-family: verdana,arial,helvetica,"sans-serif";
}

/*Normal links*/
a:link { 
color: #666666;
text-decoration: underline;
}
a:visited { 
color: #666666;
text-decoration: underline;
}
a:active { 
color: #666666;
text-decoration: none;
}
a:hover { 
color: #999999;
text-decoration: none;
}

/*Navigation margin links*/
a.nav:link { 
color: #666666;
text-decoration: none;
}
a.nav:visited { 
color: #666666;
text-decoration: none;
}
a.nav:active { 
color: #666666;
text-decoration: none;
}
a.nav:hover { 
color: #999999;
text-decoration: underline;
}

a.navserv:link { 
color: #0099ff;
text-decoration: none;
}
a.navserv:visited { 
color: #0099ff;
text-decoration: none;
}
a.navserv:active { 
color: #ff9900;
text-decoration: none;
}
a.navserv:hover { 
color: #0066cc;
text-decoration: underline;
}

a.navabout:link { 
color: #cc66ff;
text-decoration: none;
}
a.navabout:visited { 
color: #cc66ff;
text-decoration: none;
}
a.navabout:active { 
color: #ff0000;
text-decoration: none;
}
a.navabout:hover { 
color: #990099;
text-decoration: underline;
}

a.navcont:link { 
color: #66cc66;
text-decoration: none;
}
a.navcont:visited { 
color: #66cc66;
text-decoration: none;
}
a.navcont:active { 
color: #ff9900;
text-decoration: none;
}
a.navcont:hover { 
color: #009900;
text-decoration: underline;
}

img {
border-color: Black;
}

/*Form elements*/
input, select {
color: #000000;
font-size: 10px;
font-weight : normal;
font-family: verdana, arial, helvetica, sans-serif;
}
