.title {
	font-family: Georgia, Times New Roman;
	font-size: 30px;
	font-weight: bold;
	color: #335577;
}
.title2 {
	font-family: Georgia, Times New Roman;
	font-size: 22px;
	font-weight: bold;
}
.body {
	font-family: verdana, arial;
	font-size: 10pt;
}
.body2 {
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #6F4000;
}
.serietitle {
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: bold;
}
.copyright {
	font-family: verdana, arial;
	font-size: 12px;
}
.footer {
	font-family: verdana, arial;
	font-size: 10px;
}
.tblborder {
	border: 1px dashed #666666;
}
.homelink {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Arial,Verdana;
	font-weight: bold;
}
.homelink a {
	color : #FFFFFF;
	text-decoration: none;
}
.homelink a:visited {
	color : #FFFFFF;
}
.homelink a:hover {
	color : #FFFFFF;
	text-decoration: none;
}
.otherlink {
	color : #884F01;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 14px;
	font-family : Arial,Verdana;
	font-weight: bold;
}
.otherlink a {
	color : #884F01;
	text-decoration: none;
}
.otherlink a:visited {
	color : #884F01;
}
.otherlink a:hover {
	color : #884F01;
	text-decoration: none;
}