html, body {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : none;
}
p, div, th, td, li, dd, dl, dt {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	color : #0099CC;
	background-color: transparent;
	font-weight : bold;
}
h2 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	color : #0099CC;
	background: #FFFFFF;
}
h3 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	color : #0099CC;
	background: #FFFFFF;
}
h4 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color : #0099CC;
	background: #FFFFFF;
}
h5, h6 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
}
.standout {
		color : fuchsia;
	background: #FFFFFF;
		text-align : center;
}
.indent2 {
		margin-left : 3em;
}
.indent1 {
		margin-left : 1em;
}
.indentmid {
		 margin-left : 6em;
 }
.contact {
	text-align : center;
	font-size : smaller;
	color : #006699;
	background: #FFFFFF;
}
A.ccontact:LINK {
	color : #006699 !important;
	background: #FFFFFF;
}
A.ccontact:VISITED {
	color : #006699 !important;
	background: #FFFFFF;
}
a.ccontact:hover {
	color : #003366 !important;
	background: #CCCCFF;
}
A.ccontact:ACTIVE {
	color : #006699 !important;
	background: #FFFFFF;
}
.Bpricing {
	color : Black;
	font-size : x-small;
	background : #EEEEEE;
	font-family : Arial, Verdana, Geneva, Helvetica,"comic sans ms",technical, sans-serif;
}
.pricing {
	color : Black;
	font-size : x-small;
	background : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica,"comic sans ms",technical, sans-serif;
}
.menu {
	margin-left : 1px;
	text-align : left;
	font-size : 12px;
	color : Black;
	background: #0099CC;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial, Verdana, Geneva, Helvetica,"comic sans ms",technical, sans-serif;
}
A.menu:LINK {
	color : Black !important;
	background: #0099CC;
}
A.menu:VISITED {
	color : Black !important;
	background: #0099CC;
}
A.menu:hover {
	color : #FFFFFF !important;
	background: #0099CC;
}
A.menu:ACTIVE {
	color : Black !important;
	background: #0099CC;
}
.copyrgt {
	text-align : center;
	color : #006699;
	background: #FFFFFF;
	font-size : smaller;
}

a:hover {
	color : #003366;
	background: #CCCCFF;	
}
HR.separator {
	color : #006699;
	background-color : White;
}