html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none #46301F;
	  overflow-x:hidden;
   }
   
#fullheight{height:100%}
   
body {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 11px;
	background-color: #46301F;
	color: #AAAAAA;
}
h1 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 18px;
	text-transform: uppercase;
}
a:link {
	font-family: "Book Antiqua", "Times New Roman";
	text-decoration: none;
	color: #AAAAAA;
}
a:visited {
	font-family: "Book Antiqua", "Times New Roman";
	color: #AAAAAA;
	text-decoration: none;
}
a:hover {
	font-family: "Book Antiqua", "Times New Roman";
	color: #AAAAAA;
	text-decoration: underline;
}
a:active {
	font-family: "Book Antiqua", "Times New Roman";
	color: #AAAAAA;
	text-decoration: none;
}
h2 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #AAAAAA;
}
.smallwhite {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	font-family: "Book Antiqua", "Times New Roman";


}
.small {
	font-size: 12px;
}
.verysmall {

	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	font-family: "Book Antiqua", "Times New Roman";
}
