body, p, li, ol, ul, blockquote { 
font-size:13px; 
font-family: verdana,arial,helvetica,sans-serif;
}

.small { 
font-size:11px; 
font-family: verdana,arial,helvetica,sans-serif;
}

ul {
list-style-image: url(../images/global/bullet-list.gif);
}

li {
margin-bottom: 10px;
}

h1 { 
color: #000099; 
margin-bottom: 0px;
font-weight: normal;
font-size: 24px; 
font-family: verdana,arial,helvetica,sans-serif;
}

h2 { 
color: #000099; 
margin-top: 12px;
font-weight: normal;
font-size: 20px; 
font-family: verdana,arial,helvetica,sans-serif;
}

h3 {
color: #000099;
font-weight: normal;
font-size: 16px;
font-family: verdana,arial,helvetica,sans-serif;
}

h4 {
color: #000099;
margin-top: 14px;
font-weight: normal;
font-size: 14px;
font-family: verdana,arial,helvetica,sans-serif;
}

a:link { color: #0066cc; text-decoration: underline; }
a:visited { color: #0066cc; text-decoration: underline; }
a:active { color: #0066cc; text-decoration: underline; }
a:hover { color: #0099ff; text-decoration: underline; }

a.nav:link { color: #0066cc; text-decoration: none; }
a.nav:visited { color: #0066cc; text-decoration: none; }
a.nav:active { color: #0066cc; text-decoration: none; }
a.nav:hover { color: #0099ff; text-decoration: underline; }

img {
border-color : #000000;
}

input, select, textarea {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
}