body 
{ 
	background: #CBC0AC; 
	border: 20px #666666 solid; 
	margin: 10px; 
	padding: 10px; 
}

h1 { font: 34pt "Book Antiqua", Tahoma, Verdana, arial; font-weight: bold; color: #525B5A; text-align: center; margin: 4px; }
p.subh1 { font: 14pt "Book Antiqua", Tahoma, Verdana, arial; color: #525B5A; text-align: center; margin: 4px; }

h2 { font: 18pt "Book Antiqua", Tahoma, Verdana, arial; font-weight: bold; color: #B8564B; margin-bottom: 0px; }
h3 { font: 14pt "Book Antiqua", Tahoma, Verdana, arial; font-weight: bold; color: #525B5A; margin-bottom: 0px; }

table.links td { padding: 4px; text-align: center; }
table.links2 td { font: 22pt "Book Antiqua", Tahoma, Verdana, arial; font-weight: bold; padding: 20px; }
table.links2 td a { color: red; text-decoration: none; }


p, td { font: 12pt "Book Antiqua", Tahoma, Verdana, arial; line-height: 2em; }

a { color: black; }
a:hover { color: red; text-decoration: none; }
