
body {
	margin: 8pt;
	background-color: #FFFFFF;
	background-image : url(images/bg.jpg);
}
  
a {
	text-decoration: none;
	color: Navy;
}
   
p {
	font-family:"Comic Sans MS","Courier";
	font-size: 12pt;
	font-weight : bolder;
	font-style : normal;
	font-variant : normal;
}
table {font-family:"Comic Sans MS","Courier";
  font-size: 12pt}
  
th {color:navy}

caption {color: navy;
  font-style: italic}
