body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 13px;
}
ul  { list-style-type: square }
li  { list-style-type: square }

h1 {
  font-size: 18px;
  font-weight: bold; 
  color: #006600;
}

h2  { color: #000080; font-size: 16px; font-weight: bold }

h3  { color: #000080; font-size: 15px; font-weight: bold }

h4  { color: #000080; font-size: 14px; font-weight: bold }

a  { color: #2d7739; font-weight: bold; text-decoration: none }


a:hover  { color: #2d7739; font-weight: bold; text-decoration: none }


a:active  { color: #2d7739; font-weight: bold; text-decoration: none }


a:visited  { color: #2d7739; font-weight: bold; text-decoration: none }

.small    { font-size: 10px }
.large { font-size: 16px }
.white   { color: #ffffff }
.italic { font-style: italic }
.bold { font-weight: bold }
a.normwhite:link  { color: #ffffff; font-size: 11px; font-weight: bold }

a.normwhite:active  { color: #ffffff; font-size: 11px; font-weight: bold }

a.normwhite:hover  { color: #ffffff; font-size: 11px; font-weight: bold }

a.normwhite:visited  { color: #ffffff; font-size: 11px; font-weight: bold }

.blueT   { color: #003399; font-size: 20px }
	