A:link    { color: #003366; font: 11px Arial, Helvetica, sans-serif }
A:visited { color: #003366; font: 11px Arial, Helvetica, sans-serif }
A:hover	  { color: #003366; font: 11px Arial, Helvetica, sans-serif; background: #A0B8CF }
.biglinks {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #6666CC; text-decoration: underline}


.head1 {
	font : bold 12px Arial, Helvetica, sans-serif;
	color: black;
}

body {
	font : normal 12px Arial, Helvetica, sans-serif;
	color: #483D8B;
	background-color: #F2F7F4;
}

.body {
	/* this is for the errata list, SQL results... */
	font : normal 12px Arial, Helvetica, sans-serif;
	color: #483D8B;
}

.body1 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
	border-top-width: thin;
}

a.body {
	font : normal 12px  Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration : none;
}

a.body:hover {
	font : normal 12px  Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration : none;
	background: #A0B8CF ;
}

.h1 {
	font : bold 16px Arial, Helvetica, sans-serif, Verdana; font-weight: bolder;
	color: #557EA8;
	text-decoration : none;
}

.h2 {
	font : bold 12px Arial, Helvetica, sans-serif, Verdana; font-weight: bolder;
	color: #557EA8;
	text-decoration : none;
}

.h3 {
	font : normal 10px small-caps Arial, Helvetica, sans-serif;
	color: black;
}

.whitetext {
	font : normal 11px Arial, Helvetica, sans-serif;
	color: white;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:  bold;
}

.formtext {
	font : normal 12px Arial, Helvetica, sans-serif;
	color: black;
	font-weight:  bold;
}
.status_message {

	font : bold 14px Arial, Helvetica, sans-serif, Verdana; font-weight: bolder;
	color: red;
	text-decoration : none;
}

.bookname {
	font: bold 16px Arial, Helvetica, sans-serif, Verdana;
	font-weight: bolder;
	color: Green;
	text-decoration: none;
}