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


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-image: url(images/bgtile.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: 336699;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 336699;
}
a:hover {
	text-decoration: none;
	color: 336699;
}
a:active {
	text-decoration: underline;
	color: 336699;
}
.style1 {
	color: #CCCCCC;
	font-size: 7pt;
}
.style2 {color: #CCCCCC}
.style4 {
	color: #FFFFFF;
	font-size: 8pt;
}.blue {
	color: #036;
}
.phone {
	font-size: 18pt;
	font-weight: bold;
	color: #900;
}

