body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin: 0px 10px 0px 10px; background-color: white; }
h1 { font-size: 18pt; font-weight: normal; }
h2 { font-size: 14pt; font-weight: normal; }
h3 { font-size: 12pt; }
p, td, ul, li { font-size: 10pt; }
ul { margin-top: 5px; margin-left: 16px; padding-left: 0px; list-style-image: url("/images/icons/arrows.gif"); }
ol { margin-top: 5px; margin-left: 24px; padding-left: 8px; }
a:link { color: #003399; }
a:visited { color: #993333; }
a:visited { color: #778899; }
a:hover { color: #000033; }
a:hover { color: #993333; }
input, textarea, select, option { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

/*select {
    font-size:11px;
}
option {
    font-size:11px;
}
input {
    font-size:11px;
}*/

.bold { font-weight: bold; }
.italics { font-style: italic; }
.centered { text-align: center; }
.rightAligned { text-align: right; }
.topAligned { vertical-align: top; }
.bottomAligned { vertical-align: bottom; }
.note { font-size: 8pt; }
.standard { font-size: 10pt; }


.divider { background-color: #CCCCCC; }

input.standard { width: 200px; }

.sponsoredByNote { font-size: 8pt; color: rgb(77,77,77); }