body, p, td, table, ul, li, ol, span, form { 
font-family: Helvetica, Arial, Verdana, sans-serif; 
font-size: 11px; 
color: #333333; 
text-decoration: none; 
}

/* TEXT STYLES */
.text1 { 
font-size: 22px; 
color: #333; 
font-weight: bold;
line-height: 28px; 
}

.text2 { 
font-size: 18px; 
color: #333; 
font-weight: none; 
}

.text3 { 
font-size: 11px; 
color: #333; 
font-weight: bold; 
}

.note { 
font-size: 10px; 
color: #666; 
}

/* HEADLINES AND SUNBHEADS */
h1 { 
font-size: 16px; 
color: #333333; 
font-weight: bold; 
margin-top: 0px;
}

h2 { 
font-size: 14px; 
font-weight: bold; 
color: #FF6600;
margin-bottom: -10px;
}

h3 { 
font-size: 12px; 
font-weight: bold; 
color: #666;
margin-bottom: -10px;
}

h4 { 
font-size: 12px; 
font-weight: bold; 
color: #016480;
margin-bottom: -10px;
}

h5 { 
font-size: 11px; 
font-weight: bold; 
color: #016480;
margin-bottom: -10px;
}

a:link, a:visited  {
text-decoration: none; 
}

a:hover {
text-decoration: underline; 
}

/* NAVIGATION */
a.nav1:link, a.nav1:visited  {
font-size: 12px; 
color: #FF6600; 
}

a.nav1:hover {
font-size: 12px; 
color: #FF6600;
}

a.nav2:link, a.nav2:visited  {
font-size: 14px; 
color: #FF6600;
}

a.nav2:hover {
font-size: 14px; 
color: #FF6600;
}

a.nav3:link, a.nav3:visited  {
font-size: 11px; 
color: #999;
}

a.nav3:hover {
font-size: 11px; 
color: #FF6600;
text-decoration: none;
}

a.link1:link, a.link1:visited  {
color: #1A5DB0;
font-weight: bold;
}

a.link1:hover {
color: #1A5DB0; 
font-weight: bold;
}

a.link2:link, a.link2:visited  {
color: #83A02C;
font-weight: bold;
}

a.link2:hover {
color: #83A02C; 
font-weight: bold;
}

a.link3:link, a.link3:visited  {
line-height: -5px;
color: #333; 
}

a.link3:hover {
line-height: -5px;
color: #333;
}

p.lineheight {
line-height: 5px;
}
