body {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #6986a2;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: justify

	
	}

table { font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #376b9d;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: justify
	padding: 10px;
	border: 2px solid #6986a2;
	
	}

A:link           { color: #FFFFFF;  }
A:visited        { color: #FFFFFF;  }
A:link:active    { color: #FFFFFF;  }
A:visited:active { color: #FFFFFF;  }
