body          { scrollbar-face-color: #336699;
		scrollbar-shadow-color: grey; 
               	scrollbar-highlight-color: grey;
		scrollbar-3dlight-color: white;
		scrollbar-darkshadow-color: navy; 
               	scrollbar-track-color: grey; 
		scrollbar-arrow-color: navy; 
               	all.clsmenuitemns: normal; 
		font-variant: normal; 
		font-size: 10pt; 
		font-family: Verdana; 
		color: #336699; 
		background-color : White;
                text-decoration: none; text-align:left; 
}

a:link       { color: #336699; font-family: verdana; font-weight: bold; text-decoration: none; font-size: 10pt; }
a:visited    { color: #336699; font-family: verdana; font-weight: bold; text-decoration: none; font-size: 10pt; }
a:active     { color: gray; font-family: verdana; font-weight: bold; text-decoration: none; font-size: 10pt; }
a:hover      { color: gray; font-family: verdana; font-weight: bold; text-decoration: none; font-size: 10pt; }

.p  {
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : #336699;
	text-decoration : none;
	text-align : left;
	font-size : 10pt;
}

.h  {
	font-family : verdana, arial;
	font-weight : normal;
	font-style : italic;
	color : #336699;
	text-decoration : none;
	text-align : center;
	font-size : 8pt;
}

.n
	background-color: white;
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 150%;
}

H1  {
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : #336699;
	text-decoration : none;
	text-align : center;
    font-size : 32px;
}

H2  {
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : #336699;
	text-decoration : none;
	text-align : center;
      font-size : 24px;
}

H3  {
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : #336699;
	text-decoration : none;
	text-align : center;
      font-size : 18px;
}