html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
body, td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	line-height:17px;
	color:#03074D;
}
a {
	color:#568CC4;
	text-decoration:none;
}
.spaced {
	letter-spacing:1px;
}
.justify {
	text-align:justify;
}
.small {
	font-size:12px;
	line-height:14px;
}
#co_name {
	font-size:16px;
	line-height:17px;
	font-weight:bold;
}
.section {
	color:#568CC4;
	font-weight:bold;
}
.footer {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	line-height:15px;
	color:#C8DEFD;
}