/* Body */

P { font-family: arial,helvetica,sans-serif; font-size: 12px }

/* Classes */

.title { margin-top: -2px; margin-bottom: -2px }
.index1 { margin-top: -2px; margin-bottom: -1px }
.index2 { margin-top: -1px; margin-bottom: -1px; font-size: 9px }
.indent { margin-left: 25px }
.small { font-size: 9px }
.tenpx { font-size: 10px }

/* Hyperlinks */

A:link { text-decoration: none; font-family: verdana }
A:active { text-decoration: none; font-family: verdana }
A:visited { text-decoration: none; font-family: verdana }
A:hover { text-decoration: none; color: #FF9900 }

/* Headings */

h1{
 font-family: helvetica,sans-serif;
 font-size: 30px; font-weight: bold;
 color: #616fa7;
}

h2 { font-family: arial,helvetica,sans-serif; font-size: 24px; font-weight: bold; color: #616fa7; }
h3 { font-family: arial,helvetica,sans-serif; font-size: 18px; font-weight: bold }
h4 { font-family: arial,helvetica,sans-serif; font-size: 14px; font-weight: bold; margin-bottom: -4px; margin-top: 10px }

/* Table */

tr { }
th { font-family: arial,helvetica,sans-serif; font-size: 12px; font-weight: bold }
td { font-family: arial,helvetica,sans-serif; font-size: 12px }

/* Lists */

dl { }
dt { font-family: arial,helvetica,sans-serif; font-size: 12px }
dd { font-family: arial,helvetica,sans-serif; font-size: 12px }

ol { font-family: arial,helvetica,sans-serif; font-size: 12px }

ul { font-family: arial,helvetica,sans-serif; font-size: 12px }





