body, td, th {
	font-family: arial,Helvetica,sans-serif;
	}
	
th {
	background-color: #663300; 
	font: bold 120% arial,Helvetica,sans-serif;
	color: #ffffff;
	}
	
p {
	margin-left: 5%;
	margin-right: 10%;
	}
		


td.button {
	background-color: #990033;
	color: #ffffff; 
	font: bold 120% arial,Helvetica,sans-serif;
	}

td.unbutton {
	font: 120% arial,Helvetica,sans-serif;
	}

h1, h2 {
	color: #800000;
	}
	
h1, h2 {
	color: #800000;
	}
	
h3 {
	font-style: italic; 
	}

A:link { 
	color: #800000;
	}
	
A:visited { 
	color: #800000;
	}

A:hover { 
	color: #800080; 
	}
	
A:active { 
	color: #800080; 
	}

A.button:link { 
	color: #FFFFFF; 
	}
	
A.button:visited { 
	color: #FFFFFF; 
	}
	
A.button:hover { 
	color: #CCCCCC; 
	}
	
A.button:active { 
	color: #CCCCCC; 
	}

.tt {
  font-family: "Courier New", Courier, monospace;
}

.ss {
  font-family: "Avant Garde", "Century Gothic", sans-serif;
}

