body { font-family: arial,helvetica,sans-serif; font-size: 14px; }
td { font-family: arial,helvetica,sans-serif; font-size: 14px; }
h1 { font-size: 15px; font-weight: bold; margin: 0px; padding: 0px; }
h2 { font-size: 14px; font-weight: bold; margin: 0px; padding: 0px; }
h3 { font-size: 14px; font-weight: normal; margin: 0px; padding: 0px; }
h4 { font-size: 12px; font-weight: normal; margin: 0px; padding: 0px; }
p { margin: 15px 0px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.red { color: red; }
.green { color: green; }
.blue { color: #007BBD; }
.purple { color: #8000FF; }
.yellow { color: #ffffcc; }
.black { color: black; }
.white { color: white; }

.inline { display: inline; }

a:link, a:visited, a:active { color: blue; text-decoration: none; }
a:hover { color: blue; text-decoration: underline; }
sup { font-size: 12px; }
img { border: 0; }
form { display: inline; }
li { list-style-position: outside; }
ol { list-style-type: none; }
.nostyle { list-style: none; }