BODY, TD, P {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;

}

.whatwhy {
	font-size : 8pt;
}

.copyright {
	font-size: 9px;
	color: #666666;
}

.footer {
	font-size: 9px;
	color: #333333;
}

A {
	text-decoration: underline;
	color: #336699;
}

A:Hover {
	text-decoration: underline;
	color: FF6633;
}

A:Visited {
	text-decoration: underline;
	color: 993366;
}


strong {font-weight: bold;
}

.servicenav {
	font-size: 7pt;
			margin-top: -2pt;
			 margin-bottom: 20pt;
			 margin-left: 62pt;
}

.servicenav p {font-size: 7pt;
}

.servicenav em {font-weight: bold}

.servicenav A {
	text-decoration: none;
	color: #336699;
}

.servicenav A:Hover {
	text-decoration: none;
	color: FF6633;
}

.servicenav A:Visited {
	text-decoration: none;
	color: 993366;
}

