BODY {
	font-family: Arial;
	font-size: 8.0pt;
	color : #191970;
	background-image : url(peach.gif);
	background-repeat: repeat;
	background-color : #FFDAB9;
}
A {
	color : #800000;
	text-decoration : none;
}

A.books {
	color : #4682B4;
	text-decoration : none;
}

A.u {
	color : #800000;
	text-decoration : underline;
}

A:LINK, A:VISITED {
	color : #800000;
}
A:HOVER {
	color : #FF1493;
	text-decoration : underline;
}
H1 {
	color : #483D8B;
	font-family : "Times New Roman";
	font-size : 24.0pt;
}
H2 {
	color : #483D8B;
	font-family : Arial;
	font-size : 14.0pt;
}
DIV {
	color : #191970;
	font-family : Arial;
	font-size : 12.0pt;
	text-decoration : none;
}
H3 {
	color : #4682B4;
	font-family : Arial;
	font-size : 10.0pt;
}
H4 {
	color : #4682B4;
	font-family : Arial;
	font-size : 12.0pt;
}
H5 {
	color : #4682B4;
	font-family : Arial;
	font-size : 10.0pt;
}
P,  TD {
	color : #191970;
	font-family : Arial;
	font-size : 12.0pt;
	text-decoration : none;
}
P.nav {
	color : #191970;
	font-family : Arial;
	font-size : 10.0pt;
	text-decoration : none;
}
li.home {
	color : #191970;
	font-family : Arial;
	font-strength: bold;
	font-size : 10.0pt;
	text-decoration : none;
}