body {
	margin-left: 150px;
	margin-right: 600px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
} 

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 24px;
	color: #FF6600;
	font-family: "Comic Sans MS";	
}
h2 {
	font-size: 18px;
	color: #3333FF;
	font-family: "Comic Sans MS";
}
h3 {
	font-size: 16px;
	color: #FF6600;
	font-family: "Comic Sans MS";
}
h4 {
	font-size: 14px;
	color: #3333ff;
	font-family: "Comic Sans MS";
}
h5 {
	font-size: 14px;
	color: #000000;
	font-family: "Comic Sans MS";
}
a:link {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	
}
a:visited {
	color: #3333CC;
	font-weight: bold;
	font-size: 14px;

}
.style1 {font-size: 12px}
.style2 {font-size: 14px}
.style3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.style4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.book {
	padding: 5px;
	float: left;
	border: thin none #000000;
}
.book2 {
	margin: 5px;
	padding: 1px;
	float: left;
	border: thin solid #000066;
