/* CSS Document */
@charset "iso-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Arial; 
	font-size: 10pt;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
}
a:link {
	color: #0033FF;
	text-decoration:none;
}
a:visited {
	color: #0033FF;
	text-decoration:none
}
a:hover {
	color: #B0572D;
	text-decoration:underline
}
a:active {
	color: #0033FF;
	text-decoration:none
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 10px;
	color: #000000;
}
.style1 {
	color: #A6522E;
	font: bold;
}
.style2 {
	font-size: 10px;
}
.style3 {
	font-size: 9px;
	}
.style4 {
	font-size: 10pt;
}