body	{
		background : #F9FFC8 ;
		text-align : justify ;
		font-family : verdana ;
		font-weight : normal ;
		color : #827546 ;
		font-size : 8pt;
		line-height : 8pt ;
}

td     {
		font-family : verdana ;
		font-weight : normal ;
		color : #827546 ;
		font-size : 8pt;
		line-height : 8pt ;
}

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

DIV.content     {
		position: fixed;
		padding : 3px ;
		top : 110px ;
 		left : 390px ;
		width : 348px;
		height: 380px;
		overflow: auto;
}

DIV.image	{
		position: fixed;
		width: 750px;
		top : 0px ;
		left : 0px ;
}