body {
color: #ffffff; 
font-family: "verdana"; 
font-size : 8pt;
color: #330066; 
scrollbar-face-color:'#ffffff';
scrollbar-arrow-color:'#990000';
scrollbar-track-color:'#660000';
scrollbar-shadow-color:'#330066';
scrollbar-highlight-color:'#990000';
scrollbar-3dlight-color:'#990000';
scrollbar-darkshadow-color:'#330066';
}
a:link  { text-decoration: underline; color: #990033; }
a:active  { text-decoration: underline; color: #990033; }
a:hover  { text-decoration:  underline; color: #330066; }
a:visited { text-decoration: underline; color: #990033; }

H1 {
	margin-top : 0;
	margin-bottom : 10;
	font-weight: normal;
	font-size : 8pt;
}
H2 {
	margin-top : 0;
	margin-bottom : 0;
	font-weight: normal;
	font-size : 8pt;
}
H3 {
	margin-top : 0;
	margin-bottom : 0;
	font-weight: normal;
	font-size : 14pt;
}
H4 {
	margin-top : 0;
	margin-bottom : 10;
	font-weight: normal;
	font-size : 8pt;
}
H5 {
	margin-top : 0;
	margin-bottom : 10;
	font-weight: normal;
	font-size : 8pt;
}
