@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #800080;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #FF9900;
}
h1 {
	font-size: 24pt;
}
h2 {
	font-size: 20pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 9pt;
}
h5 {
  font-size: 8.5pt;
}

.fax {
   font-size: 14pt;
}
.phone {
  font-size: 18pt;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style2 {font-family: Arial, Helvetica, sans-serif}

.style3 {font-weight: bold}