body, td, th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 12pt;
}

.small {
	font-family: verdana, Arial, helvetica;
	font-size: 10px;
	line-height: 8pt;
}

.style4 {
    font-size:12px;
    color: white;
    line-height: 12pt;
}

.style1 {
	font-size: 11px;
	color: #4A4949;
    font-weight: bold;
}

.style1 a:link {
	color: #4A4949;
	text-decoration: none;
}

.style1 a:visited {
	color: #4A4949;
	text-decoration: none;
}

.style1 a:hover {
	color: #4A4949;
    text-decoration: underline;
}

.style1 a:active {
  color: #4A4949;
  text-decoration: none;
}

.style2 {
	font-size: 10px;
	color: black;
	line-height: 10pt;
}

a:link {
	color: #012293;
}

a:visited {
	color: #012293;
}

.style3 {
	font-size: 10px;
	color: #ffffff;
}

.style3 a:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.style3 a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.style3 a:hover {
	font-size: 10px;
	color: #ffffff;
    text-decoration: underline;

}

.style3 a:active {
  color: #ffffff;
  text-decoration: none;
}