.style1 {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}

.style2 {
	font-family: sans-serif;
	color: #0288CF;
	font-size: 16px;
	font-weight: bold;
}		 
.style3 {
	font-family: sans-serif;
	color:#666666;
	font-size: 16x;
	font-weight: bold;
}		 
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: sans-serif;
	text-decoration:none;
}
.style5 {
	font-family: sans-serif;
	font-size: 16px;
}
.style6 {
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0089ce;
}
a:active {
	text-decoration: none;
}

	#printbody{
		font-family: arial, sans-serif;
		font-size:0.8em;
		background-color:#FFFFFF;
		color:#4C4C4C;
	}
	#printoutline{
		border:1px solid #b3c6d9;
	}
	#printquad {
		background-color:#b3c6d9; 
	}
	#printfooter{
		background-color:#FFF; 
	}

