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: 10px
}

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
}

#divContainer {
	LEFT: 100px; VISIBILITY: hidden; WIDTH: 550px; POSITION: absolute; clip: rect(0px 650px 380px 0px); TOP: 20px; HEIGHT: 350px
}
#divContent {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}
#up {
	position:absolute; left:674px; top:90px; width:31px; height:31px
}
#down {
	position:absolute; left:674px; top:150px; width:31px; height:31px
}
#title {
	position:absolute; left:250px; top:0px; width:300px; height:24px
}