body {
	font-family: "Arial";
	font-size: 10pt; 
	color: #000000; 
	margin-left: 2px;
	margin-top: 2px;
}

div.book {
	padding: 20px;
}

div, td {
	font-family: "Arial";
	font-size: 10pt; 
	color: #3E3B3B; 
}

a:link		{color: #445b7f; text-decoration: none;}
a:visited	{color: #445b7f; text-decoration: none;}
a:hover 	{color: #9b9b8f; text-decoration: none;}
a:active	{color: #9b9b8f; text-decoration: none;}

.sub a:link {color: #FFFFFF; text-decoration: none;}
.sub a:visited	{color: #FFFFFF; text-decoration: none;}
.sub a:hover 	{color: #FFFFFF; text-decoration: none;}
.sub a:active	{color: #FFFFFF; text-decoration:  none;}

.footer a:link {color: #445b7f; text-decoration: none;}
.footer a:visited	{color: #445b7f; text-decoration: none;}
.footer a:hover 	{color: #9b9b8f; text-decoration: none;}
.footer a:active	{color: #445b7f; text-decoration:  none;}

.button a:link {color: #FFFFFF; text-decoration: none ;}
.button a:visited	{color: #FFFFFF; text-decoration: none;}
.button a:hover 	{color: #eeeee6; text-decoration: none;}
.button a:active	{color: #eeeee6; text-decoration:  none;}

.smallT a:link {color: #445b7f; text-decoration: none;}
.smallT a:visited	{color: #445b7f; text-decoration: none;}
.smallT a:hover 	{color: #9b9b8f; text-decoration: none;}
.smallT a:active	{color: #9b9b8f; text-decoration: none;}


.button{
	font-family: "Arial Narrow";
	font-size: 16px; 
	color: #FFFFFF;
	font-weight: bold;
	}
	
.sub{
	font-family: "Arial Narrow", sans-serif;
	font-size: 15px; 
	color: #FFFFFF;
	font-weight: bold;
	}
	
.script{
	font-family: "Swenson";
	font-size: 20pt; 
	color: #9b9b8f; 
	}
	
.footer{
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	color: #445b7f;
	}
	
.footerSmall{
	font-family: "Arial";
	font-size: 8pt;
	color: #000000;
	}
	
.h1{
	font-family: "Arial Narrow", sans-serif;
	font-size: 15px; 
	color: #eeeee6;
	font-weight: bold;
	}
	
.header{
	font-family: "Arial Narrow";
	font-size: 16pt; 
	color: #9b9b8f;
	font-weight: bold;
	}
	
.h2{
	font-family: Arial;
	font-size: 12px; 
	color: #eeeee6;
	font-weight: bold;
	}
	
.smallT{
	font-family: Arial;
	font-size: 10px; 
	}
	
.headcap{
	font-family: Arial;
	font-size: 14px;
	color: #eeeee6;
	font-weight: bold;
	}

