body	{
		background : #99cccc ;
		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: relative;
		margin-left: auto;
		margin-right: auto;
		top: 20px;
		left: 0;
		right: 0;
		width: 600px;
		background : #0099CC ;
		text-align : justify ;
		font-family : Verdana ;
}

DIV.image	{ 
		position: relative;
		margin-left: auto;
		margin-right: auto;
		top: 20px;
		left: 0;
		right: 0;
		width: 600px;
}