body 
{ 
	cursor: default; 
	color: #000000; 
	letter-spacing: 2px; 
	background-color: #000066; 
	SCROLLBAR-FACE-COLOR: #0084FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000066;
	SCROLLBAR-3DLIGHT-COLOR: #FFCC00;
	SCROLLBAR-ARROW-COLOR:  #FFCC00;
	SCROLLBAR-TRACK-COLOR: #000066;
	SCROLLBAR-DARKSHADOW-COLOR: #000066;
}
.small
{
	font-size: 12px;
	color: #ffffff
}
.title
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px
}
.titlesmall
{
	font-size: 12px;
	color: #000000
}
.dot
{
	font-size: 7px; 
	color: #00ff00
}
p
{
	font-size: 14px; 
	text-indent: 2em; 
	word-spacing: 3px;  
	line-height: 20px
}

a.1:link { text-decoration:none; color:#ffffff}
a.1:visited { text-decoration:none; color:yellow}
a.1:active {text-decoration:underline; color:#ffffff}
a.1:hover { text-decoration:underline; color:orange}
A.2:link {text-decoration:none;color:#ffffdd}
A.2:visited {text-decoration:none;color:#ffffee}
A.2:active {text-decoration:none;color:#ffffaa}
A.2:hover {color:#ffffaa;text-decoration:underline}

hr.1 
{
	color: #000066; 
	width: 120px; 
	text-align: left
}
hr.2 
{
	color: #0066ff; 
	width: 80%; 
	text-align: left
}