
BODY  {
	margin-left: 5pt;
	margin-right: 5pt;
	margin-top: 5pt;
	margin-bottom: 5pt }

A:link {	
	color: blue;
	text-decoration: none;}

A:visited {
	color: blue;
	text-decoration: none;}

A:active {
	color: blue;
	text-decoration: none;}
	
H2 {
	text-align: center;
	margin-top: 15pt;
	margin-bottom: 0pt;
	font-size: 170%;
	font-weight: Medium;
	font-style: Regular;
	color: #888888;
	font-family: Arial; }
	
H3 {
	text-align: center;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-size: 120%;
	font-weight: Medium;
	font-style: Regular;
	color: #666666;
	font-family: Arial; }

P {
	font-size: 100%;
	text-align: center;
	line-height: 120%;
	margin-top: 5pt;
	margin-bottom: 0pt;
	font-family: Verdana; }

@media print {	
	.noprint { display: none; }
	}
        
        
