
body {
	color: #333333;
 	background: #5EA5B0;
	margin-top: 0px;	
	}

h6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}

h5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

a:link {
	color: #ffffff;
	}

a:visited {
	color: black;
	}

a {
	text-decoration: none;
	}

a:hover{
	color: gold;
	}

.text {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;	
}
