a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
	font-size: larger;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
body   {
	color: black;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	background-color: white;
	text-align: left;
	font-size: 12px;
}
.maintext {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
p   { color: black; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal;font-size: 12px }
td  { font-size: smaller }
blockquote    { color: black; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; font-weight: normal; background-color: white; margin-left: 0.5cm }
H2  { color: red; font-size: x-large; font-family: "Zapf Chancery", "Comic Sans MS", cursive }
H1  { color: red; font-size: xx-large; font-family: "Zapf Chancery", "Comic Sans MS", cursive }
H3 { font-size: large; font-family: "Zapf Chancery", "Comic Sans MS", cursive }
h4 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.submenu {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: right;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
}
.booktitle {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
