body{ 
	font-family: Courier New, Courier, Verdana, Tahoma, Arial;
	font-weight: normal; 
	font-size: 15px;
	line-height: 150%;
	margin: 0 ! important;
	padding: 0 ! important; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}

a {	
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #A61110;
	font-weight: bold;
	text-decoration: underline;
}

img{
	border: 0; /* makes sure linked images do not have a border */
	vertical-align: middle;
}

font.header1{
	font-family: Courier New, Courier, Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 30px;
}

font.header2{
	font-family: Courier New, Courier, Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 20px;
}

font.photo{
	font-family: Courier New, Courier, Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 15px;
}

table.navigation{
	border-top: 1px solid #D17C6E;
	border-bottom: 1px solid #D17C6E;
	border-right: 0;
	border-left: 0;
}

td.navigation{
	border: 0;
}

table.navigation,
td.navigation{
	height: 30px ! important;
	margin: 0;
	font-family: Courier New, Courier, Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 15px;
	line-height: 150%;
	text-indent: 0;
	vertical-align: middle;
	padding: 0;
}