
body  { 
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #2E6CB3;
	scrollbar-shadow-color: #7CA3CA; 
	scrollbar-3dlight-color: #7CA3CA;
	scrollbar-arrow-color: #2E6CB3;
	scrollbar-track-color: #7CA3CA;
	scrollbar-darkshadow-color: #7CA3CA;
	scrollbar-base-color: #7CA3CA;
	background-color: #95A4C4;
	MARGIN: 0px;
 * }

p,td,b,strong { 
	FONT-SIZE: 10pt;
	font-family: Verdana;
}

h2 {
	font-size:12pt;
}

a:link       { text-decoration: underline;}
a:visited    { text-decoration: underline;}
a:active     { text-decoration: underline;}
a:hover      { text-decoration: underline;}

a.footer, a:visited.footer, a:active.footer {
	font-size : 7.5pt;
	font-weight : normal;
	text-decoration : none;
}
a:hover.footer {
	font-size : 7.5pt;
	font-weight : normal;
	text-decoration : underline;
}

.title {
color: white;
font-size: 9pt; 
font-weight: bold;
text-decoration: none;
}

.pagetitle {
font-size: 16pt; 
font-weight: bold;
text-decoration: none;
}

