BODY    {

	font-family: Arial, Helvetica, Univers, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
	background-color: rgb(255, 255, 255);
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 30px;

}

A:link    {
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: underline;
	font-weight: bold;

}

A:active    {
	color: #c0c0c0;
	background-color: #000099;
	text-decoration: underline;
	font-weight: bold;

}

A:visited    {
	color: #EEEEEE;
	background-color: #000099;
	text-decoration: underline;
	font-weight: bold;

}

h3    {
	color: rgb(0, 0, 0);
	background-color: #D0D0D0;


}
