BODY, A, P, OL, UL, LI, TABLE, TR, TD, TH, FONT  { 
	font-family: sans-serif, Segoe UI, Helvetica, Verdana; 
	font-size: 8.9pt; 	
	text-align: justify;
	xline-height: 130% 
}

BODY {
	margin-top: 0px;
	padding-top: 0px;
}

A:link			{ color: #006EB9; font-weight: bold; text-decoration:underline}
A:visited		{ color: #006EB9; font-weight: bold; text-decoration:underline}
A:active		{ color: #006EB9; font-weight: bold; text-decoration:underline}
A:hover			{ color: #cc0000; font-weight: bold; text-decoration:underline}

.smallink		{ font-size: 8.8pt; font-weight: lighter; color: #006EB9}
a:link.smallink		{ color : #006EB9; font-weight: lighter; }
a:visited.smallink	{ color : #006EB9; font-weight: lighter; }
a:active.smallink	{ color : #006EB9; font-weight: lighter; }
a:hover.smallink	{ color : #cc0000; font-weight: lighter; }

.biglink		{ font-size: 14pt; font-weight: lighter; color: #006EB9}
a:link.biglink		{ color : #006EB9; font-weight: lighter; }
a:visited.biglink	{ color : #006EB9; font-weight: lighter; }
a:active.biglink	{ color : #006EB9; font-weight: lighter; }
a:hover.biglink		{ color : #cc0000; font-weight: lighter; }


h1,h2,h3,h4 {font-family: Georgia, Segoe UI, Verdana, Sans}
h1			{font-size:17pt; margin-top:5px;margin-bottom:10px; color:#CC9900; letter-spacing:-0pt; font-weight: lighter }
h2			{font-size:15pt; margin-top:25px;margin-bottom:10px; color:#CC9900; letter-spacing:0pt; font-weight: lighter }
h3			{font-size:13pt; margin-top:10px;margin-bottom:5px; font-weight: lighter; line-height:120% }

p			{ margin-top: 5px; margin-bottom: 10px; line-height: 140%; }
.small			{ font-size: 8pt; }
.whitesmall		{ font-size: 8pt; color:#FFFFFF; font-weight:bold }

li			{ margin-bottom:5 }
ul			{ margin-top: -5 }

code			{color:navy; font-size: 110%;}
.vbar			{background-color: #999999;}
.vbar2			{border: none; border-left: 3px solid #999999; width: 5px; color: window; font-size: 1pt; }

