body	{
		background : #000000 ;
		text-align : justify ;
		font-family : verdana ;
		text-decoration : none ;
		font-weight : normal ;
		color : #FFFFFF ;
		font-size : 10pt;
		line-height : 10pt ;
}

h1	{
	text-align : justify ;
	font-family : verdana ;
	text-decoration : none ;
	font-weight : bold ;
	color : #FFFFFF ;
	font-size : 10pt;
	line-height : 10pt ;
}

a		{ text-decoration : none ; font-weight : bold ; color : #FFFFFF ; }
a:visited	{ text-decoration : none ; font-weight : bold ; color : #990000 ; }
a:active	{ text-decoration : none ; font-weight : bold ; color : #996600 ; }
a:hover		{ text-decoration : none ; font-weight : bold ; color : #333333 ; }

DIV.content     { 
		position: absolute;
		padding : 3px ;

		top: 485px;
		left: 50px;
		width: 705px;
		height: 340px;
		overflow: auto;
}

DIV.image	{ 
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0;
		width: 800px;
}

DIV.menu     {
		position: absolute;
		background : #000000 ;
		width : 476px ;
		top : 455px ;
 		left : 170px ;
}