body {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 0.8em;
	text-align: justify;
	color: #000000;
	background-color: #DADAD0;
	margin: 1em;
	padding: 0;
}
div.inner-page {
	background-color: #FFFFFF;
}
table.inner-page {
	background-color: #FFFFFF;
}
table.services {
	border: 2px solid black;
	border-collapse: collapse;
	border-spacing: 0;	
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: .9em;
	white-space: nowrap;
	background-color: #e4e3d9; /*CACABA2;*/
}
table.services td {
	border-bottom: 1px solid #404040;
	border-left: 1px solid #404040;
	padding: .4em;
}
table.services a {
	text-decoration: none;
	background-color: transparent;
}
table.services a:link {
	color: #000000;
}
table.services a:visited {
	color: #000000;
}
table.services a:hover {
	color: #000000;
	font-weight: bold;
}
h1 {
	color: #808080;
	text-align: center;
	font-size: 230%;
}
h2 {
	font-family: arial,verdana,helvetica;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 130%;
	line-height: 130%;
}
p {
   text-align: justify;
   font-size: 120%;
}
p.caption {
   text-align: center;
}
p.fineprint {
	font-size: 100%;
	font-style: italic;
}
ul.QA {
	font-size: 120%;
	list-style: none;
	padding-left: 1em;
	padding-bottom: 1em;
}
ul.QA li {
	padding-left: 0em;
	padding: 1em;
}
a:link {
   color: #0070CC; 
   background-color: transparent;
}
a:hover {
	color: #20A0FC;
	background-color: transparent;
}
a:active {
   color: #00DDDD;
   background-color: transparent;
}
a:visited {
   color: #800040;
   background-color: transparent;
}
