body
{
	behavior: url("csshover3.htc");
}


p{
	
	font-size: 11px;
	font-style: normal;
	color:#676767;
	line-height: 15px;
	margin : 0px;
	padding:0px 0px 0 0px;
	font-weight: normal;
	font-family: verdana;
 	src: url(http://www.princexml.com/fonts/larabie/kimberle.ttf) format("truetype");
}



	
}

h4 {
	
	font-size: 11px;
	font-style: normal;
	color:#676767;
	line-height: 15px;
	margin-bottom:1.5em;
	font-weight: normal;
	font-family: verdana;
}


h2{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	line-height: 25px;
	font-weight: bold;
}



A:link {	
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#4557e0;
	line-height: 30px;
	font-weight: bold;
	underline:none;
	text-decoration: none;
}

A:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#4557e0;
	line-height: 30px;
	font-weight: bold;
	underline:none;
	text-decoration: none;

}
A:active {text-decoration: none}
A:hover {text-decoration: none color: red;}

a:focus {
outline: 0;
}

