BODY  {
	font-size : xx-small;
	color : #a482dc;
	background-color: #d6c6ef;
	font-family : Arial;
	scrollbar-3d-light-color:#000000;
  	scrollbar-arrow-color:#8557CB;
  	scrollbar-base-color:#d5c5ed;
  	scrollbar-dark-shadow-color:#895EC4;
  	scrollbar-face-color:#986cd4;
  	scrollbar-highlight-color:#DED1F1;
  	scrollbar-shadow-color:#808080
}

H1  {
	font-size : xx-small;
	color : #a482dc;
	font-family : Arial;
}

A  {
	font-size : xx-small;
	color : #808080;
	font-family : Arial;
}

A:Visited  {
	font-size : xx-small;
	color : #909090;
	font-family : Arial;
}

A:Active  {
	font-size : xx-small;
	color : #a482dc;
	font-family : Arial;
}

A:Hover  {
	font-family : Arial;
	font-size : xx-small;
	color : #613692;
}

.mainframe
{
position:absolute;
top:120px;
left:215px;
z-index:90;
width:605px;
height:400px;
overflow:auto;
}

