body {
	background: transparent; 
	margin-left: .5cm; 
	margin-top: .5cm; 
	margin-right: .5cm;
	margin-bottom: .5cm;
	text-decoration: none; 
	font-family: arial, verdana, sans-serif; 
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
}

h1 {
	background: transparent; 
	text-decoration: none; 
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	}
	
h2 {
	background: transparent; 
	text-decoration: none; 
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	}
	
a:link, a:visited, a:active {
	background: transparent; 
	text-decoration: none; 
	font-family: arial, verdana, sans-serif; 
	font-weight: normal; 
	font-size: 12px; 
	color: #000000;
}

a:hover {
	background: transparent; 
	text-decoration: underline; 
	font-family: arial, verdana, sans-serif; 
	font-weight: normal; 
	font-size: 12px; 
	color: #2F31BF;
}

.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 1px;
	background-color: #F9F7F7;
	color: #000000;
	border-style: dotted;
	border-color: #D1D1D1;
	border-width: 1px;
	}

a.printlink:link, a.printlink:visited, a.printlink:active, a.printlink:hover { {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64639D;
	text-decoration: none;
	}
