body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
p {font-family: arial; font-size:90%;}
.bottom {
	font-size: 75%;
	text-align:left;
	font-style:italic;
	color:#FFFFFF;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
.italic {
	font-style:italic;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 90%;
	text-align: center;
}
.center {text-align: center;}
.graytext {color:#818181; font-size:80%}
td.left {
	padding-left:1cm;
	height: 450px;
	vertical-align: top;
}
td.font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	vertical-align: top;
}
.smalltext {font-size:85%;}
a:link {
	color:#818181;
	text-decoration:underline;
	
}
a:visited {
	text-decoration:underline;
	color:#818181;
	
}
a:hover {
	text-decoration:none;
	color:#000000;
	width: 100px;
}
a:active {text-decoration:none; color:#818181;}


.toplink {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100px;
	font-style: italic;
	text-align: center;


}
.toplink a:link {
	background-color: #31271B;
	text-align: center;
	padding: 2px;
	width: 100px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;



}
.toplink a:visited {
	background-color: #31271B;
	text-align: center;
	padding: 2px;
	width: 100px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;


}
.toplink a:hover {
	background-color: #655138;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;

}
.toplink a:active {
	background-color: #31271B;
	text-align: center;
	padding: 2px;
	width: 100px;
	text-decoration: none;
}
table.height {
	height: 450px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.line {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	background-position: center;
}
.brown {
	background-color: #31271B;
	height: 20px;
}
.white {
	background-color: #FFFFFF;
}

