body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

tr,td, p, ul, ol {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

A:link, A:visited  {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}

A:active, A:hover  {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.header {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12pt;
}

.title {
	font-size: 16pt;
	font-weight: bold;
}

.subtitle {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

.author {
	font-size: 12pt;
	font-style: italic;
}

.facthead {
	font-size: 16pt;
	font-weight: bold;
}

.facttitle {
	font-size: 14pt;
	font-weight: bold;
}

.fact {
	font-weight: bold;
}

.errormsg  {
	color:#CF0000;
	font-size: 12pt;
	font-weight: bold;
}
