.area { visibility: hidden }

.print {position: absolute; top: 50px; left: 100px; width: 100% }

p {padding-right: 20px}

h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 7px;
	margin-bottom: 5px;
	border-bottom: thin;
}

h5 { font-family: Garamond, "Times New Roman", serif; font-size: 10pt; font-style: italic; font-weight: normal; color: #000000; padding-left: 7px; }

h2 {font-size: 16pt; font-weight: bold; padding-left: 7px; }
 

h3 {font-size: 14pt; font-weight: bold; padding-left: 7px; }
 
A:link { font-size: 10pt; color:#0E2E7B; }
A:visited { font-size: 10pt; color:#0E2E7B; }
A:active { font-size: 10pt; color:#0E2E7B; }
A:hover { font-size: 10pt; color:#A97392; }

A.white:link { font-size: 8pt; color:#ffffff; }
A.white:visited { font-size: 8pt; color:#ffffff; }
A.white:active { font-size: 8pt; color:#ffffff; }
A.white:hover { font-size: 8pt; color:#dddddd; }

td { font-size: 9pt; }
p { font-size: 9pt; }
ul { font-size: 9pt; }

