body {
	text-align: left;
	color: #000000;
	font-size: 9px;
	font-family: Verdana, "Verdana", ;
	font-weight: normal;
	}
p{
	font-size:11px;
}
a:link{
	color: #e24a01;
	text-decoration: none;
}
a:visited{
	color: #e24a01;
	text-decoration: none;
}
a:hover{
	color: #e24a01;
	text-decoration: underline;
}
a:active{
	color: #e24a01;
	text-decoration: none;
}
li{
	line-height: normal;
	font-size:11px;
}
h1{
	font-size:16px;
	color:#333333;
}
h2{
	font-size: 14px;
	color: #ff6600;
}
h3{
	font-size: 12px;
	color: #0099cc;
}
h4{
	font-size: 12px;
	color: #666666;
}
.heading_pic{
	font-size: 15px;
	color: #545353;
	font-weight: bold;
}
.a, .a:hover, .a:visited{
	color: grey;
}
