body	{
scrollbar-arrow-color: #660099; 
scrollbar-face-color: #660099; 
scrollbar-highlight-color: #e5e5e5; 
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #999999;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #e5e5e5;
}
BODY {
   background: #e5e5e5;
	color : 000000;
	font-family : "Arial";
	font-size: 14px;
	text-align: left;
}

a:link {
	color: #660099;
	font: bold;
	font-size: 11px;
	text-decoration: none; 
}
a:active {
	color: #660099;
	font: bold;
	font-size: 11px;
	text-decoration: none; 
}
a:visited {
	color: #660099; 
	font: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font: bold;
	font-size: 11px;
	text-decoration: none; 
}


h1 {
	font-size: 7.5pt;
	font: bold;
	color: #000000;
	text-align: left;
	line-height: normal;
	margin-top: 2.5;
	margin-bottom: 2.5;
}

h2 {
	font-size: 10pt;
	font: bold;
	color: #660099;
	text-align: center;
	margin-top: 2.5;
	margin-bottom: 2.5;
}

h3 {
	font-size: 10pt;
	font: bold;
	color: #000000
}

.rainbow{ 
behavior:url(rainbow.htc)
}

a.menulink {
display: block;
width: 220px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

a.menulink:hover {
border: solid 1px #000000;
background-color:#F0E1FF;
}


