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

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

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: absolute;
		padding : 3px ;
		width : 478px;
		height : 455px;
		top : 125px;
		left : 26px;
		overflow: auto;
}

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

DIV.menu     {
		position: absolute;
		width : 479px ;
		top : 588px ;
 		left : 26px ;
}