.header {
	font-family:  georgia,times new roman,times,serif;
	font-size: 15pt;
}
.subhead {
	font-family: georgia,times new roman,times,serif;
	font-size: 11pt;
	font-weight : bold;
}
.bodytext {
	font-family: georgia,times new roman,times,serif;
	font-size: 9pt;
}
.bodybold {
	font-family: georgia,times new roman,times,serif;
	font-size: 9pt;
	font-weight: bold;
}
.linkbold {
	font-family: georgia,times new roman,times,serif;
	font-size: 9pt;
	font-weight: bold;
}
.link {
	font-family: georgia,times new roman,times,serif;
	font-size: 9pt;	
}
.tinytext {
	font-family: georgia,times new roman,times,serif;
	font-size: 8pt;
}
.teenytext {
	font-family: georgia,times new roman,times,serif;
	font-size: 7pt;
}
.tinybold {
	font-family: georgia,times new roman,times,serif;
	font-size: 8pt;
	font-weight: bold;
}
.color {
	text-decoration: 
}
:link { color: rgb(136,60,60) ; text-decoration: underline;}
:visited { color: rgb(136,60,60) ; text-decoration: underline; }
:active { color: rgb(0,0,0) ; text-decoration: none; }
:hover { color: rgb(0,0,0) ; text-decoration: none; }
.plain { text-decoration: none }
.book1 {
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.book2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}

