.arrowbg { background-repeat:no-repeat; background-position:bottom; }
.dotted {
	border-right-style: dotted;
	border-right-color: #000000;
}
.dottedunder {
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.inset {
	border-right-style: inset;
	border-right-color: #000000;
}
.TopInset {
	border-top-style: inset;
	border-top-color: #000000;
}
.littleHeaderFont {
	font-size: xx-large;
	font-weight: 800;
	color: #2323AB;
	letter-spacing: 4px;
}
.subheader {
	font-size: large;
	color: #000000;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
.style2 {
	color: #FFCC00;
	font-weight: bold;
	font-size: medium;
}
.boxy {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.legal {
	font-size: x-small;
	font-weight: bold;
}
.signtext {font-size: 40px;}
.signtextsmall {font-size: 20px;}
.signtextbold {
	font-size: 40px;
	font-weight: bold;
}
.signtextboldsmall {
	font-size: 20px;
	font-weight: bold;
}
.url {font-size: large; font-weight: bold;}
.independently { font-weight: bold;}
.signphone {
	font-size: 48px;
	font-weight: bold;
}
.signheader {
	font-size: 52px;
	font-weight: bold;
	letter-spacing: 22px;
	font-family:  Arial, Verdana;
}
.white {color: #FFFFFF;	font-weight: bold;}
.red {color: red; font-weight: bold;}
.blue {color: blue; font-weight: bold;}
.green {color: green; font-weight: bold;}
.style6 {
	font-size: 10px;
	color: #FF0000;
}
a {
	text-decoration: none;
}
A:hover {
	font-weight: bold;
	color: #333399;
}
A:visited {
	font-weight: normal;
	color: #0000CC;
}
A:visited:hover {
	font-weight: bold;
	color: #333399;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-image: url(images/YellowBG.gif);
	margin-top: 35px;
}
