@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0066ff;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style:italic;
	font-weight: bold;
	color: #0066ff;
}

h4 {
	color: #3300ff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	font-size: 12pt;
}

h5 
{
	font-family: "Times New Roman", Times, serif;
	color: #F00;
	font-size: 14pt;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	vertical-align: top;
}
 
warn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #F00;
	font-weight: bold;
}

tbDate {
	font-family: "Times New Roman", Times, serif;
	color: #3300ff;
	font-weight: bold;
	text-align: left;
}
.tbEntry {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #03F;
}
.tblDate {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #06F;
}
.BlueNote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #03F;
}
body table tr td {
	font-weight: bold;
}

