A {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
A:hover {
	color:#0066CC;
	font-weight: bold;
	text-decoration: underline;
}
h1{
	font-weight: bold;
	color: #CC0000;
	letter-spacing:-1.8px;
	font-size: 18px;
}
h2{
	FONT-SIZE:14px;
	color: #000000;
	font-weight: bold;
	letter-spacing:-0.5px;
	line-height:130%
}
h3{
	FONT-SIZE:13px;
	line-height: 130%;
	font-weight: normal;
	padding-left: 10px;
}
P{
    FONT-SIZE:12px;
	line-height:150%
}
.text-xxsmall{
	FONT-SIZE: xx-small;
	line-height:120%
}

