
body {
	padding:0;
	margin:0;
	background: #FFFFFF;	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
      font-color: #000099
	letter-spacing: 0px;
      color: #000099	
	text-align: left;
}

h3 {
      font-size: 16px;
      font-color: #000099;
      font-weight: bold;
      margin:0;
      padding:0;
}

h4 {
      font-size: 14px;
      font-color: #000099;
      font-weight: bold;
}

h5 {
      font-size: 11px;
      font-color: #000099;
      font-weight: bold
}

h6 {
      font-size: 10px;
      font-color: #000099;
      font-weight: bold;
}

table {
      font-size: 12px;
      font-weight: normal
}

a {
	color: #0E4887;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}




