body {font-family: "Comic Sans MS", sans-serif;
      background-color: #6F7A9E
     }

h1 {font-size: x-large; 
	 font-weight: normal;
	 }
h2 {font-size: medium;
	 font-weight: normal;
	}
.mainbody {font-family: "Comic Sans MS", sans-serif;
		font-weight: normal;
      background-color: #6F7A9E
     }

.center { text-align: center;
			}
			     
.mainheading {font-family: "Impact", sans-serif;
				  font-size: x-large;
				  text-align: center;
				  color: white;
				 }
				 
.page-footer {font-family: "Trebuchet MS", sans-serif;
				 font-size: smaller;
				 text-align: center
				 }

table { margin: 0;
		 padding: 0;
		 border: 0;
		 }
		 
td.table-button {background-image: url("http://banzon.com/b1off.gif");
		 background-repeat: no-repeat;		 
		 font-family: "Trebuchet MS", sans-serif;
		 font-size: smaller;
		 text-align: center;
		 text-indent: 5;
		 vertical-align: middle;
		 border-style: none;
		 border-width: 0;
		}

a:link { color: white}
a:hover { color: blue}
a:visited { color: white}

