  	body	{
		background: #1C2543;
		text-align: justify;
		color: #FFFFFF;
		font-family: "helvetica", "arial", sans-serif;
		font-size: 11px;
                }
	a:link, a:visited  {
		color: #EDC436;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		}
	a:hover {
		color: #EDC436;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		}
