

a {
	font-size:12px;
	font-family: Times,Verdana,sans-serif ;
	font-weight:normal;
	text-decoration : underline;
	color: Black;
}
a:hover {
	text-decoration : underline;
	color:#33cccc;
}

a:active{
	font-size:12px;
	font-family: Times,Verdana,sans-serif ;
	font-weight:normal;
	text-decoration : none;
	color: #000000;
}


a.hlink {
	font-size:12px;
	font-family: Times,Verdana,sans-serif ;
	font-weight:normal;
	text-decoration : underline;
	color: Black;
}
a.hlink:hover {
	text-decoration : underline;
	color:Black;
}

a.hlink:active{
	font-size:12px;
	font-family: Times,Verdana,sans-serif ;
	font-weight:normal;
	text-decoration : none;
	color: #000000;
}

.headerhptext {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.hptextlarge {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.hptextmed {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.headerhptextsmall {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.softex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.softexbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.softexsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.vlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.bodytext  {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	font-style: normal;
	font-weight: normal;
}