
body  { font-size: 10pt; font-family: Arial, Verdana; text-align: justify; margin: 0}


/* This section sets the colours and font properties for the hyperlinks on the main page */

A:link {COLOR: #C0C0C0; TEXT-DECORATION: none}
A:visited {COLOR: #C0C0C0; TEXT-DECORATION: none}
A:hover {COLOR: #599c66; TEXT-DECORATION: none}

           
           
           

 BODY {scrollbar-3dlight-color:#FFFFFF;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#2E8B57;
           scrollbar-track-color:#FFFFFF;
           scrollbar-darkshadow-color:#778899;
           scrollbar-face-color:#7F7F7F;
           scrollbar-highlight-color:#A9A9A9;
           scrollbar-shadow-color:#696969}
           
           
#menu{
position: absolute;
background-color: #4e4e4e;
border:1px solid black;
font: normal 12px;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#menu a{
text-decoration: none;
padding-left: 6px;
font-color: #C0C0C0;
display: block;
}

#menu a:hover{ /*hover background color*/
background-color: #4e4e4e;
}

h1
	{margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Arial;
	margin-left:0cm; margin-right:0cm; margin-top:0cm}
h2
	{margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Arial;
	font-weight:normal;
	text-decoration:underline;}
	
#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: #4e4e4e;
font-color: #C0C0C0;
align: left;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}


