P  {
	font-size : x-small;
	font-family : Verdana, Arial;
	font : Verdana, Arial;
}

H1  {
	font-size : x-large;
	font-family : Verdana, Arial;
	background-color : NONE;
}

H2  {
	font-size : large;
	font-family : Verdana, Arial;
}

TD {
	background-color : White;
}



H3  {
	font-size : medium;
	font-family : Verdana, Arial;
	color : BLACK;
	background-color : White;
}

A  {
	font-weight : normal;
	color : #0000FF;
	text-decoration : none;
}

A:Visited  {
	font-weight : normal;
	color : #0000FF;
	text-decoration : none;
}

A:Active  {
	font-weight : normal;
	color : #800080;
	text-decoration : none;
}

A:Hover  {
	font-weight : normal;
	color : #800080;
	background-color : #C0C0C0;
}

BODY  {
	font-size : x-small;
	font-family : Verdana, Arial;
	background-color : #0063D0;
	background : url("images/books.jpg");
}
tb {
	font : Verdana;
	background-color : White;
}

.ir  {
	text-indent : 2em;
	margin-top : -1.5em;
}

.tt  {
	font-size : small;
	font-family : Verdana, Arial;
	font-weight : bold;
	background : Black;
	color : #FFFFFF;
	background-color : #000000;
}

.bb  {
	background-color : #0000FF;
	font-family : Times New Roman;
	font-size : small;
	color : #FFFFFF;
	font-weight : bold;
}


