a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a.link_bg:hover {
	text-decoration: underline;
	background-color: #FFC3D7;
	color: #000000;
}
body {  
	margin:0px;
	padding:0px; 
} 
.body {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	text-decoration: none;
}
.book {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	line-height: 1.3em;
	font-style: italic;
	text-decoration: none;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 1.3em;
	font-style: italic;
	text-decoration: none;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	font-style: italic;
	text-decoration: none;
}
.highlight {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF3366;
	text-decoration: none;
}
.highlight13 {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sidenav {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.8em;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tblhdr {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}