body, td, th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	color: #CC0000;
	text-align: right;
}

p {
	margin-top : 0px;
}

h1 {
	font-size: 14pt;
	margin-bottom : 0px;
}

.h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
	margin-bottom : 0px;
}

.h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 11pt;
	margin-bottom : 0px;
}

.h3 {
	font-size: 11pt;
	font-weight: bold;
}

h4 {
	font-size: 10pt;
	margin-bottom : 0px;
}

.h4 {
	font-size: 10pt;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.Highlight {
	color: #CC0000;
	font-weight: bold;
}

.footer {
	font-size: 11px;
}