BODY {
scrollbar-face-color:'#330033';
scrollbar-arrow-color:'#ff00ff';
scrollbar-track-color:'#000000';
scrollbar-shadow-color:'#000000';
scrollbar-highlight-color:'#ff00ff';
scrollbar-3dlight-color:'#ff00ff';
scrollbar-darkshadow-color:'#000000';
}
a:link  { text-decoration: underline; color: #00ffff; }
a:active  { text-decoration: underline; color: #00ffff; }
a:hover  { text-decoration:  none; color: #ffff00; }
a:visited { text-decoration: underline; color: #00ffff; }
H1 {
	margin-top : 0;
	margin-bottom : 10;
	font-weight: normal;
	font-size : 8pt;
}
H2 {
	margin-top : 0;
	margin-bottom : 2;
 	font-size: 20px;
}
H3 {
	margin-top : 0;
	font-weight: normal;
	margin-bottom : 2;
 	font-size: 20px;
}
