body {
	background-color: #ffffff;
}


h1 {
	font-family: times, Times, Time New Roman, serif;
	font-size: 32pt;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 0px;
}

h2 {
	font-family: times, Times, Time New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	font-family: times, Times, Time New Roman, serif;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 0px;
	border-top: 2px solid #000000;
	color: #ff0000;
}

h4 {
	font-family: times, Times, Time New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

td.date {
	font-family: times, Times, Time New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
}

td.topics_header {
	font-family: times, Times, Time New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ff0000;
}

hr {
	color: #000000;
}


td.topics {
	font-family: times, Times, Time New Roman, serif;
	font-size: 14pt;
	font-weight: normal;
}

p.quote {
	border: 1px solid #000000; 
	margin: 20px; 
	padding: 20px; 
	font-style: italic; 
	font-weight: bold;
	text-align: center;
}
