a:link				{ font-weight: bold; 
					text-decoration: underline; }
a:visited			{ font-weight: bold; 
					text-decoration: underline; } 
a:active 			{ font-weight: bold; 
					text-decoration: underline; }
body				{ font-family: Tahoma, Verdana, Helvetica; 
					text-align: center; 
					font-size: 10pt;
					background-color: #66CCFF;
					margin: auto;
					padding: 0px; }
table				{
					text-align: center; 
					margin: 10 5 5 10;
					width: 95%
					}
td					{ border: 1px solid #000080;
					background: #CCCCFF;
					margin: 10 5 5 10;
					font-size: 8pt;					}
p					{ text-align: justify;
					margin:  10 5 5 10; }
img					{ border: 1px solid #000080 }
h1          		{ font-size: 14pt; 
					font-weight: bold; 
					text-align: center; 
					color: #000099; 
					margin:  10 5 5 10; }
h2          		{ font-size: 12pt; 
					font-weight: bold; 
					text-align: center; 
					margin:  10 5 5 10; }
h3          		{ text-align: center; 
					font-size: 10pt; 
					font-weight: normal;
					color: #000080
					margin:  10 5 5 10; }
