body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 150%;
}

.solution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #003366; 
}

.solutions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.headline {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

.headlinesub {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

.title {
	font-family: AvantGard, Avant Garde, Avante Garde, AvantGarde, Avant Guard, Arial Black, Helvetica Bold, Helvetica, Arial, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.box {
	padding: 10px;
	border-width: 1pt;
	border-style: solid;
	background: #E5E5E5;
	border-color: #666666
}

a:link {
  color: #003366; 
  text-decoration: underline;}
a:visited {
  color: #000033; 
  text-decoration: underline;}
a:hover {
  color: #000033; 
  text-decoration: underline;
  font-weight: bold;}
a:active {
  color: #000033; 
  text-decoration: underline;

