/*a:link{ color: #000080; }

a:visited{ color: #3366CC; }

 a:active { color: #990066; }

*/
a { text-decoration: none; }

a:visited { color: #3366CC; text-decoration: none; }

a:visited:hover { color: #3366CC; text-decoration: underline; }

a:hover { text-decoration: underline; }

address { font-style: normal; font-weight: normal; }

b { text-align: justify; }

body {
	background:#FFFFFF url('../images/logo_02.jpg') repeat-x fixed center 50%; color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	line-height: 100%;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: center
}

h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

list-style { list-style-type: disc; }

table {
	font-size: 12px;
	height: 90%;
	line-height: 100%;
	padding-top: 3px;
	spacing: 1px;
	width: 70%;
}

address{ font-size: 10px; }

address.name{ font-weight: bold;  background-color: Aqua;  }

address.blurb{ font-style: italic;  background-color: Fuchsia;  }

address.contact{ margin-bottom: 7px;  background-color: Gray;  }

p.back, p.pph_and_co { font-size: 11px; }