body {
	font-family: Trebuchet MS,Tahoma,Verdana,Helvetica,sans-serif;
	background-color: #ffffe0;
}
.table2 {
	border: 1px solid #070492;
}
.table_top {
	border-top: 1px solid #070492;
	border-right: 1px solid #070492;
	border-left: 1px solid #070492;
}
.tdborder_l {
	border-right: 1px solid #070492;
	background-color: #f7e48a;
}
.tdborder_r {
	border-left: 1px solid #070492;
}
p {
	font-size: 12px;
	margin: 10px;
	line-height: 18px;
}
h1 {
	font-size: 20px;
	color: #070492;
	margin: 10px;
}
h2 {
	font-size: 13px;
	color: #070492;
	margin: 10px;
}
li {
	font-size: 12px;
	margin: 10px;
	line-height: 18px;
}
.copy
{
	font-size: 10px;
	text-align: center;
}
blockquote {
	border: 1px solid #070492;
	font-style: italic;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}