body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF9A00;
}
a:hover {
	text-decoration: underline;
	color: #FF9A00;
}
a:active {
	text-decoration: none;
	color: #FF9A00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999078;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding-top: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
TABLE.content {
	margin-top: 30px;
	margin-bottom: 30px;
}
.left {
	padding-top: 60px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 150px;
	text-align: center;
	color: #999078;	
}
.right {
	line-height: 1.5;
}
p.author {
	font-weight: normal;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.publication {
	font-style: italic;
}
.info {
	margin-top: 20px;
	line-height: 1.4;
}
.intro {
	font-size: 12px;
	font-weight: bold;
}
.h1sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999078;
	font-weight: normal;
}
.small {
	font-size: 10px;
}