H1 {
	text-align:center;
	color:#000000;
	font: normal 16pt/normal "Book Antiqua", "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
}

H2 {
	color:#000000;
	font: bold 12pt/normal "Book Antiqua", "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
}

H3 {
	color:#000000;
	font: bold 10pt/normal "Book Antiqua", "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
}

P {
	text-indent:0;
	color:#000000;
	font: normal 9pt "Book Antiqua", "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
}

A:link {
	color:#000000;
	text-decoration:none;
	font-weight: bold;

}

A:visited {
	color:#000000;
	text-decoration:none;
	font-weight: bold;

}

A:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

A:active {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

Body {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 9pt;
	text-color: #00000;
	background-color:#FFFFFF;
	background-image:url(../images/background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000000;
	background-position: 0px 0px;
}

img {
	margin: 3px;
	border: 1px solid #000000;
}

td {
	border: 1px solid #000000;
}
table {
	border: 1px solid #000000;
}
