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

