body {
  font-family: Verdana, Arial, Times, serif;
  color: blue;
  background-color: aqua;
  text-align: center;
border: silver;
 }
table.center {margin-left:auto; margin-right:auto;}
 .p1{
	 font-family: Verdana, Arial, Times, serif;
         color: maroon;
         background-color: aqua;
         text-align: center;
	 font-size:8pt;
	border: silver;

  }
  .p2{
	 font-family: Verdana, Arial, Times, serif;
         background-color: aqua;
	border: silver;
color: maroon;
         text-align: center;
	 font-size:6pt;
	 font-weight: 900;
  }
/*contols the placing of the footer  */
#footer {
    position: relative;
    bottom: 0;
    padding: 20px;
    width: 100%;
    text-align:center;
  }
h1 {
  	font-family: Verdana, Arial, Times, serif;
	 background-color: aqua;
 	color: blue;
        text-align: center;}
h2
	{ font-family: Verdana, Arial, Times, serif;
	  text-align: center;}
h3 {
  font-family: Verdana, Arial, Times, serif;
  color: blue;
background-color: #ffffff;
  font-style: italic; 
 font-variant: small-caps;
    
    margin-top: -10px;
    padding-bottom: 0px;
    margin-bottom: -1px;
font-weight: 700;
}
td{border: silver;}
h4 {
  font-family: Verdana, Arial, Times, serif;
font-variant: small-caps;
background-color: aqua;
  color: blue;
border: silver;
  font-style: italic; 
	font-size:0.8em;
}
 TABLE {background:aqua;
color:  blue;
width: 200pt;
height:200pt;
background-position: top center; 
border-color: white;
border-collapse: collapse;}
 CAPTION {background:white; 
	 color:yellow; 
	 font-size:4pt; 
	 caption-side:bottom; }
 TR.whitetext {font-size:4pt;}
 TD.redtext { color:green ; font-size:4pt;
border: green
	background: white;
		}

div.container {
  border: #ffffff;
	color: aqua;
  background-color: #ffe;
  }
div.color{
	border: silver;
	color: blue;
	text-align:center;
 	background-color: #ffffff;
	width:15%;
}
div.color1
{
	border: silver;
	text-align:center;
color: blue;
 	background-color:  #ffffff;
	width:15%;
}