img {
 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
 
}
h1{
	float:left;
	padding-top:10px;
	padding-left:4px;
	font-family:arial;
	font-size:18px;
	color:#ff9600;
	line-height:22px;
	font-weight: normal;
}

h2{
	font-size: 12px;
	color:#285b94;
	padding-top: 10px;
	margin-bottom: 2px;

}
p {
	margin-top: 0px;
	text-align: justify;
}

h4 {
	font-size: 16px;
	color: #033B88;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h5 {
	font-size: 12px;
	font-style: italic;
	color: #666;
}



h3{

  font-size: 12px;
  color:#0069df;

}

A{

	color:#0069df;
}

A:hover
{
	color: orange;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;

}

li{

	color:#285b94;

}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #FFFFFF;
	width: 525px;
	font-size: 14px;
	padding: 10px;
	line-height: 18px;
	color: #05336E;
}
