h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	background-color: #CC9999;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.reviewer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}
.td_rightborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
}
.td_first {
	background-color: FFFFCC;
}
h3 {
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.parentheses {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.affiliation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

.review {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
hr {
	height:2px;
	width:50%;
	margin: 0px 50px 0px 105px;
}
