body { 
	background: #CCCCFF; 
	color: #006600;
	font-family: Verdana, Arial, sans-serif;
}

p   { font-size: 12pt; font-family: Verdana, Arial, sans-serif }

p.sm {
	font-family: Verdana, Arial, sans-serif; font-size: 8pt; text-align: center;
}

.definitions {
	font-family: "Times New Roman", serif; font-size: 12pt; color: black;
}

.white  { color: white; font-weight: bold }

.phone {
	font-size: 7pt;
}

.orange {
	color: #D66000;
}

h2 { font-size: 18pt; color: white; }

a:link.services { color: #fff; font-weight: bold; text-decoration: underline; }
a:hover.services { color: #ccffcc; text-decoration: underline; }
a:active.services { color: #ffffcc; text-decoration: underline; }
a:visited.services { color: white; text-decoration: underline; }


a:link { color: #060; font-weight: normal; }
a:hover { color: #060; font-weight: bold; text-decoration: underline; }
a:active { color: #060; }
a:visited { color: #060; }

.columntext {font-size: 10pt; color: white;}
