@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
.footer {
	color: #ffffff;
	font-weight: bold;
	font-size:10px
}
.fronthead {
	color: #3399cc;
	font-weight: bold;
	font-size:24px
}
.frontsub2head {
	color: #999999;
	font-weight: bold;
	font-size:14px
}
.frbluehead {
	color: #3399CC;
	font-weight: bold;
	font-style:italic;
	font-size:14px
}
.frbluehead2 {
	color: #3399CC;
	font-weight: bold;
	font-size:12px
}
.frbluesubhead {
	color: #3399CC;
	font-weight: bold;
	font-size:12px
}

.bluehead {
	color: #006699;
	font-weight: bold;
	font-size:14px
}
.bluesubhead {
	color: #006699;
	font-weight: bold;
	font-size:12px
}
td.padded {
padding:5px;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px }
a:link, a:visited {
	color: #006699;
	text-decoration: underline;
	}
	a:hover{
	color: #006699;
	text-decoration: underline;
	}
	a.int:link, a:visited {
	color: FF6666;
	font-weight: bold;
	text-decoration: underline;
	}
	aint:hover{
	color: FF6666;
	font-weight: bold;
	text-decoration: none;
	}
	h2 { color:#999999; }
	.phone{color:#FFFFFF; font-size:11px; font-weight:bold;}
