H1,H2,H3,H4,H5,H6,P,LI,UL,OL,DL,DD,DT,TD,TR,BLOCKQUOTE,DIR,BODY
{ font-family: Verdana, Arial, Helvetica, sans-serif; }

H1 { font-size: 20px; font-weight: normal; margin: 0px 0px 10px 0px; }
H2 { font-size: 17px; font-weight: bolder; margin: 20px 0px 10px 0px; }
H3 { font-size: 15px; font-weight: bolder; margin: 20px 0px 10px 0px; }
H4 { font-size: 12px; font-weight: bolder; margin: 6px 0px 6px 0px; }
H5 { font-size: 11px; font-weight: bolder; margin: 0px 0px 0px 0px; }
H6 { font-size: 11px; font-weight: normal; margin: 0px 0px 6px 0px; }

H5
{
	padding: 2px 0px 2px 0px;
	border-bottom: 1px dotted #999999;
}

BODY, P, LI, UL, OL, DL, DD, DT, TD, TR, BLOCKQUOTE
{ font-size: 11px; line-height: 150%; }

SMALL { font-size: 10px; }
BIG { font-size: 12px; font-weight: bold; }

BODY { margin: 10px 12px 5px 5px; border-right: 1px solid #CCCCCC; }
P { margin: 0px 0px 10px 0px; }
DIR, UL, OL, DL  {margin: 0px 0px 10px 8px; }
LI  {margin: 0px 0px 0px 8px; }
DD, DT, TD, TR, BLOCKQUOTE { margin: 0px 0px 0px 0px; }
TABLE  { margin: 0px 0px 0px 0px; }

.nomargin { margin: 0px 0px 0px 0px; }
.halfmargin { margin: 0px 0px 5px 0px; }
.dblmargin { margin: 0px 0px 20px 0px; }
.topline { padding: 4px 0px 0px 0px; border-top: 1px solid #CCCCCC; }

A { /*font-weight: bolder;*/ text-decoration: none; color: #990000; }
A:visited, A:link { text-decoration: none; }
A:hover, A:active { text-decoration: underline; }
