body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #FFECD2;
}
a:link {
	color: #003399;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0099CC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
