h1
{
	font-size:			12pt;
	text-align:			left;	
	font-weight:		bold;
	font-family:			Arial;
}
h2
{
	font-size:			14pt;
	text-align:			center;	
	font-weight:		bold;
}
h3
{
	font-size:			10pt;
	text-align:			center;	
	font-weight:		bold;
	
}

.left_col
{
	width: 				140;
	padding-top:		20px;
	
}
.left_col a
{
	position:			relative;
	text-decoration:	underline;
	font-weight:		bold;
	font-size:			10pt;
	position-left:		-15px;
}
.left_col hr
{
	width:				100px;
}

	
.main_col
{
	background-color: 	#EEE8AA;
	color: 				#000000;
	padding-left: 		30px;
	padding-right:		20px;
	padding-top:		20px;
	width:				580px;
	height:				560;
	text-align:			left;
}
.heading
{
	background-color:	#FFFFFF;
	color:				#000000;
	width:				550px;
	text-align:			center;
	padding-left:		15px;
	padding-right:		5px;
	padding-top:		10px;
	padding-bottom:	5px;
	font-size:			10pt;
}
.heading h1
{
	font-size:			12pt;
	font-weight:		bold;
	text-align:			center;
	font-family:			Arial;
}
.title
{
	font-weight:		bold;
	font-size:			11pt;
	text-decoration:	underline;
}
.books
{
	background-color: 	#EEE8AA;
	color: 				#000000;
	padding-left: 		5px;
	padding-right:		5px;
	padding-top:		0px;
	text-align:			left;
	font-size:			10pt;
	width:				50%;
	vertical-align:		top;
}

.books h1
{
	font-size:			11pt;
	font-weight:		bold;
}
	