/* CSS Document */body {	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 13px;	background-repeat: no-repeat; 	background-position: top right; 	background-attachment: fixed;	text-align: center;}h1 {	font-size: 13px;	font-weight: bold;	text-align: center;	padding-top: 20px;	padding-bottom: 10px;	margin-bottom: 0px;}h2 {	font-size: 13px;	font-weight: normal;	text-align: center;	padding-top: 20px;	padding-bottom: 10px;	margin-bottom: 0px;}p {	padding-top: 0px;	padding-bottom: 6px;	margin: 0px;	width: 700px;	text-align: justify;	font-style: normal;	}.small {	font-size : 11px;	color : Gray;	text-align: center;	padding-bottom: 6px;}.italics {	font-style : italic;}.tabletext {	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 13px;}	.image {	padding-top: 40px;	padding-bottom: 10px;}.archivelink {	font-style : normal;	font-size: 11px;	color: #0066CC;	text-align: left;}.tabletext2 {	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	text-align: center;}	.tableheader {	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-style : normal;	font-size: 13px;	color: #666666;}	
