/*UNIVERSAL STYLES*/
img {
	padding-bottom: 8px;
	}
	
	
.buck {
	font-family: Georgia;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	line-height: 20px;
	}
        
        
.bucksmall {
	font-family: Georgia;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	line-height: 14px;
	}
	
	
.author {
	font-family: Georgia;
	font-style: italic;
	font-size: 10pt;
	text-align: left;
	line-height: 25px;
	}
        
        
.authorsmall {
	font-family: Georgia;
	font-style: italic;
	font-size: 8pt;
	text-align: center;
	line-height: 15px;
	}
	
	
.author2{
	font-family: Georgia;
	font-style: italic;
	font-size: 9pt;
	text-align: left;
	line-height: 25px;
	}
	
	
.price  {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	line-height: 25px;
	}
	
	
/*PAGE 1 STYLES*/
.pageheader {
	font-family: Georgia;
	font-weight: bold;
	font-size: 20pt;
	text-align: left;
	line-height: 20px;
	}
	
	
/*PAGE 2 STYLES*/
.page2bg {
	background-color: #cbb59f;
	height: 61px;
	}
	
	
.imgnopad {
	padding-bottom: 0px;
	padding-right: 10px;
	}
	
	
.columnheader {
	font-family: Georgia;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	}
	
	
.page2rowbold {
	font-family: Georgia;
	font-weight: bold;
	font-size: 8pt;
	}
	
	
.page2rowreg {
	font-family: Georgia;
	font-weight: none;
	font-size: 8pt;
	}
	
	
/*PAGE 3 STYLES*/
.textfield {
	position: relative;
	width: 5px;
	}
	
	
.formbold {
	font-family: Georgia;
	font-weight: bold;
	font-size: 8pt;
	}
	
	
.formreg {
	font-family: Georgia;
	font-weight: none;
	font-size: 8pt;
	line-height: 30px;
	}
	
	
	
	
	
	
