A {
text-decoration:none;
}
A:hover {
color:#ff0000;
}
.text-small{
	FONT-SIZE: small;
	line-height:150%
}
.text-xsmall{
	FONT-SIZE: x-small;
	line-height:130%
}
.text-xxsmall{
	FONT-SIZE: xx-small;
	line-height:120%
}
.font10{
    FONT-SIZE:10px;
	line-height:120%
}
.font13{
    FONT-SIZE:13px;
	line-height:150%
}
.font12{
    FONT-SIZE:12px;
	line-height:150%
}

h3{
FONT-SIZE:14px;
line-height: 100%;
padding:5px;
border-top: 1px solid #330066;
border-right:1px solid #330066;
border-bottom:1px solid #330066;
border-left:7px solid #330066;
color: #000000;
width: 98%;
}

h2{
	FONT-SIZE:16px;
	border-left:none;
	color: #000000;
	width: 98%;
	background-color: #A5D8FE;
	height: 25px;
	padding-left: 5px;
	background-position: center;
}

h4{
	FONT-SIZE:13px;
	line-height: 120%;
	font-weight: normal;
	padding-left: 10px;
}