body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodystyle {
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
	line-height : 150%;
}

.lines {
	font-family: Times New Roman, Times, Serif;
	font-size: 10px;
	line-height : 200%;
}

.news {
	font-family: Times New Roman, Times, Serif;
	font-size: 10px;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title {
	font-family: Papyrus, Times New Roman, Times, Georgia, Serif;
	color: #122558;
	font-size: 18px;
	font-weight: bold;
}

.header {
	font-family: Times New Roman, Times, Georgia, Serif;
	color: #122558;
	font-size: 14px;
	font-weight: bold;
}

.subheader {
	font-family: Times New Roman, Times, Georgia, Serif;
	color: #122558;
	font-size: 12px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #122558;
}


.box {
	padding: 10px;
	border-width: 1pt;
	border-style: solid;
	background: #E5E5E5;
	border-color: #666666
}

a:link {
  color: #122558; 
  text-decoration: underline;}
a:visited {
  color: #013C76; 
  text-decoration: underline;}
a:hover {
  color: #000033; 
  text-decoration: underline;
a:active {
  color: #000033; 
  text-decoration: underline;
