<!--
body  { 
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #2E6CB3;
	scrollbar-shadow-color: #007B7B; 
	scrollbar-3dlight-color: #007B7B;
	scrollbar-arrow-color: #2E6CB3;
	scrollbar-track-color: #007B7B;
	scrollbar-darkshadow-color: #7CA3CA;
	scrollbar-base-color: #007B7B;
	background-color: #FFFFCC;
	FONT-SIZE: 12px 
}

a:link       { text-decoration: underline; color: #000080; font-family: Verdana}
a:visited    { text-decoration: underline; color: #3B4977; font-family: Verdana}
a:active     { text-decoration: underline; color: #000080; font-family: Verdana}
a:hover      { text-decoration: underline; color: #0000cc; font-family: Verdana}

a.footer, a:visited.footer, a:active.footer {
	font-size : 7.5pt;
	font-weight : normal;
	font-family : Verdana;
	text-decoration : none;
}
a:hover.footer {
	font-size : 7.5pt;
	font-weight : normal;
	font-family : Verdana;
	text-decoration : underline;
}

a.menu, a:visited.menu, a:active.menu {
	font-size : 8.5pt;
	font-weight : bold;
	font-family : Verdana;
	text-decoration : none;
	color : #007B7B
}
a:hover.menu {
	font-size : 8.5pt;
	font-weight : bold;
	font-family : Verdana;
	text-decoration : underline;
	color : #990000
}

p,td,b,strong { 
	color: #5d5d5d; 
	font-family: Verdana; 
	FONT-SIZE: 10pt 
}

.title {
	font-size : 9pt;
	font-weight : bold;
	font-family : Verdana;
	text-decoration : none;
	color: white;
}

.pg_title {
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana;
	text-decoration : none;
	color: #007B7B;
}
-->
