h1
{    color: navy;
     text-align: left;
     font-family: garamond, georgia, Times New Roman;
     font-size: 20pt;
}
p
{    font-family: arial, helvetica;
     font-size: 12pt;
}
td
{    text-align: left;
     vertical-align: top;
     font-family: arial, helvetica;
     font-size: 100%;
}

th
{    color:yellow;
     text-align: center;
     font-family: arial, helvetica;
     font-size: 18pt;
}
a{color:yellow;}

body         
{ 
  font-family: arial, helvetica;
	font-size: 100%;
	margin: auto;
	background-color: #20007F;
	color: yellow;}

