body	{
		background : #E4618B ;
		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 ;
		top: 122px;
		left: 15px;
		width: 393px;
		height: 480px;
		overflow: auto;
}

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

DIV.menu     {
		position: absolute;
		background : #E4618B ;
		width : 476px ;
		top : 620px ;
 		left : 430px ;
}