body   {
		color: black;
		background-color: white; 
		background-image: url("http://www.ieee802.org/1/images/bg-paper-with-binder-1800.jpg"); 
		margin-left: 5%; margin-right: 5%; }
table {
		font-size: 0.8em; width: 100%;
		border: 1px solid #6c7aa9;
		border-collapse: collapse;
		border-spacing: 0px;
 }
table tbody tr {
		color: #000000; }
table td {
		border: 1px solid #cccccc;
		padding: 2px; }
table thead {
		background-color: #6c7aa9;
		color: #ffffff; }
table th {
		height: 20px;
		border: 0px solid #cccccc;
		padding: 2px; }
h1 {
		font-size: 48px;
		font-family: 'Bilbo Swash Caps', cursive;
		color: rgba(54,110,150,1);
  		text-shadow: 4px 4px 4px lightgrey;
  		text-align: center }
p {
		font: 12pt/14pt serif;
		margin-right: 5%;
		margin-left: 5%;
		text-align: justify }
p.note {
		font-style: italic;
		font-size: 120%;
		}
p.note em { font-weight: 700}
		


