body {
	font-family: Times New Roman;
	font-style: normal;
	color: #000000;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}


p {
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family: Times New Roman;
}

.dateHeader {
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: Times New Roman;
}

h6 {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-family: Times New Roman;
}


h5 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: Times New Roman;
}

h4 {
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-family: Times New Roman;
}

h1 {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-family: Times New Roman;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-family: Times New Roman;
}

h3 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-family: Times New Roman;
}

span.error {
	font-size: 10pt;
	color: red;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.daterow {
	background-color: #000000;
	color: #f2f2f2;
	text-align: center;
}

