body {
	font-family: Verdana, Arial, Helvetica;
	color: #4242A5;  
}

p, td{
  color: #4242A5;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height:130%;
}

td, img{
  line-height:normal;
 }

h1 {
  font-style: italic;
  color: #4242A5;
  font-size: 39px;
  text-decoration: normal;
  font-weight: normal;
  line-height:100%;
}

h2 {
  font-style: italic;
  color: #4242A5;
  font-size: 17px;
  text-align: right;
  font-weight: normal;
}

h3 {
  font-style: italic;
  color: #4242A5;
  font-size: 18px;
  font-weight: normal;
}


h3:link, h3:visited, h3:active, h3 {
  font-style: italic;
  color: #101880;
  font-size: 17px;
  font-weight: normal;
}

h4 {
  font-style: italic;
  color: #4242A5;
  font-size: 17px;
  text-align: left;
  font-weight: normal;
}

a:link, a:visited, a:active {
  text-decoration: none;
  font-weight: normal;
  color: #4242A5;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
  color: #002233;
}

body small {
  font-size: 9px;
  font-weight: normal;
}

li {
  line-height:150%;
}