a	{
	cursor : hand;
}
a:link	{
	color : #004080;
	text-decoration : none;
}
a:visited	{
	color : #8080FF;
	text-decoration : none;
}
a:active	{
	color : #804000;
	text-decoration : none;
}
a:hover	{
	color : #004080;
	text-decoration : underline overline;
	background-color : #EEEEEE;
}

body	{
	color : #202020;
	background-color : #FFFFFF;
	line-height : 140%;
	scrollbar-3dlight-color : #ecf1d7;
	scrollbar-arrow-color : #8ab13d;
	scrollbar-base-color : #8ab13d;
	scrollbar-darkshadow-color : #ecf1d7;
	scrollbar-face-color : #ecf1d7;
	scrollbar-track-color : #FFFFFF;
	scrollbar-highlight-color : #8ab13d;
	scrollbar-shadow-color : #8ab13d;
}


span.size1 {font-size: 70%; }
.size2 {font-size: 80%; }
.size3 {font-size: 90%; }
.size4 {font-size: 100%; }
.size5 {font-size: 110%; }
.size6 {font-size: 120%; }
.size7 {font-size: 140%; }
