.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 0px;
	font-style: normal;
	font-weight: normal;



}
.indentpara {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image:  url(../images/new_pa2.jpg);
	list-style-type: square;
}
.padding {
	padding-right: 5px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
