/* CSS Document */

a {
 font-weight: bold;
 text-decoration:none;
 text-transform: none;
 color: #0F1680;
}
a:hover {
 color: #FF0000;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: oblique;
 line-height: 16px;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 margin:  0 0 1em 0;
 padding:  0;
 color: #0F1680;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 14px;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 margin:  0 0 1em 0;
 padding:  0;
 color: #0F1680;
}

.list {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 14px;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 padding-left: 10px;
 color: #000000;
}

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 14px;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 margin:  0 0 1em 0;
 padding:  0;
 color: #000000;
}

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 14px;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #000000;
}

.quote {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: 16px;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #000000;
}

.sidebar {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: 21px;
 font-weight: bold;
 font-variant: normal;
 text-transform: uppercase;
 color: #FDA529;
}