.padding1 {
	padding: 10px;
}
.bulletedText {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 9pt;
	font-color: 0033ff;
	color: #0033ff;
}
.dividers {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.aquaBG {
	background-color: #00cccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h2 {
	font-size: 14px;
}

h1 {
	font-size: 14pt;
	color: #000099;
	background-color: #00CCCC;
	letter-spacing: 3pt;
	text-align: center;
}

ul {
	list-style-position: outside;
}
.bullets2 {
	color: #000099;
	font-size: 10pt;
	font-weight: bolder;
	list-style-image: url(redbullet2.gif);
	list-style-type: none;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.pageBorder {
	border: thin solid #00CCCC;
}
.bigBoldBullets {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-image: url(redBullet1.gif);
}
.hrBlue {
	line-height: 4px;
	color: #0033FF;
}
.contactUsLink {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
a:visited {

	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.webhosting {
	font-size: small;
}
.bulletedText a {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 9pt;
	font-color: 0033ff;
	color: #0033ff;
	text-decoration: none;
	font-weight: normal;
}
