


A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none } 


/* Padding BOTTOM only works on Mac NN and IE */
/* Margin BOTTOM only works on Mac NN and IE */
/* Margin LEFT works on both */
/* text-indent works on everything EXCEPT NN 7.X */

.nav {
color: #9999CC;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif
}

.sub_nav {
color: #000000;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif
}

.blurb {
color: #6666CC;
font-size: 12pt;
text-indent: 10px;
font-family: Arial, Helvetica, sans-serif
}

.caption_bold {
color: #000000;
font-size: 12pt;
font-family: verdana,sans-serif
}

.caption_small {
color: #000000;
font-size: 8pt;
font-family: verdana,sans-serif
}

.header {
color: #000000;
font-size: 24pt;
font-family: Arial, Helvetica, sans-serif
}

.body {
color: #000000;
font-size: 10pt;
font-family: verdana,sans-serif
}

.body_big {
color: #000000;
font-size: 12pt;
font-family: verdana,sans-serif
}

.body_red {
color: #FF0000;
font-size: 12pt;
font-family: verdana,sans-serif
}

ul.disc {
list-style-type: disc
}

.footer {
color: #9999CC;
font-size: 8pt;
font-family: verdana,sans-serif
} 


