p {
	font-family : Arial;
	font-size : 12pt;
	color : black;
}

td {
	font-family : Tahoma,Arial;
	font-size : 12pt;
	color : black;
}

.normal {
	font-family : Arial;
	font-size : 12pt;
	color : black;
}

.small {
	font-family : Tahoma,Arial;
	font-size : 9pt;
	color : black;
}

.small:hover {
	font-family : Tahoma,Arial;
	font-size : 9pt;
	color : blue;
}

body {
	font-family : Arial;
	font-size : 12pt;
	color : black;
}

li {
	font-family : Tahoma,Arial;
	font-size : 12pt;
	color : black;
}

a {
	 color : navy;
	 font-family : Tahoma,Arial;
	 font-size : 12pt;
 }

a:hover {
	 color : blue;
	 font-family : Tahoma,Arial;
	 font-size : 12pt;
 }

h2 {
	 color : navy;
	 font-family : Tahoma,Arial;
	 font-size : 18pt;
	 font-weight : bold;
 }
.bottom  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : navy;
}

.menu  {
	font-family : Tahoma,Arial;
	font-weight : bold;
	font-style : normal;
	color : 7F87BA;
	text-decoration : none;
}

.menu:hover  {
	font-family : Tahoma,Arial;
	font-weight : bold;
	font-style : normal;
	color : navy;
	text-decoration : underline;
}

.title  {
	font-size : pt;
	font-family : Tahoma,Arial;
	font-weight : bold;
	font-style : normal;
	color : navy;
	text-decoration : none;
}

.titlelink  {
	font-size : pt;
	font-family : Tahoma,Arial;
	font-weight : bold;
	font-style : normal;
	color : 7F87BA;
	text-decoration : underline;
}

.titlelink:hover  {
	font-size : pt;
	font-family : Tahoma,Arial;
	font-weight : bold;
	font-style : normal;
	color : navy;
	text-decoration : underline;
}

.booktitle  {
	font-size : 12pt;
	font-family : Tahoma,Arial;
	font-weight : bold;
	font-style : normal;
	color : 7F87BA;
}

.booktitle:hover  {
	font-size : 12pt;
	font-family : Tahoma,Arial;
	font-weight : bold;
	font-style : normal;
	color : navy;
}