body	{
	background-color:	#FFFFFF ;
	color:			#000050;
	font-size:			small ;
	}


a:link	{
	text-decoration:	none;
	color:			#0000FF ;
		}

a:visited, a:active	{
	text-decoration:	none;
	color:			#FF0000;
				} 

.center	{
	text-align:			center ;
	margin:			10px 20px 10px 20px;
		}

.content	 {
	text-align:			center ;
	line-height:		160%;
	font-family:		monospace ;
	margin:			10px 20px 10px 20px;
		}
			
.footerpart	{
	text-align:			center ;
	font-size:			small;
	font-weight:		bold ;
	font-family:		monospace ;
	margin:			10px 20px 10px 20px;
			}