body{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size:14pt;
}

table{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size:14pt;
}

.logoFont{
	font-family : 'Arial Narrow',arial, geneva, helvetica;
	font-size:24pt;
	font-weight:bold;
	color:navy;
}

.headerTitle{
	font-size:16pt;
	font-family : 'Arial Narrow',arial, geneva, helvetica;
	font-weight:bold;
}

.headerAddress{
	font-family : 'Arial Narrow',arial, geneva, helvetica;
	font-size:11pt;
	font-weight:bold;
}

.htbuttonsel{
	font-family : 'Arial Narrow',arial, geneva, helvetica;
	font-size:16pt;
	color:navy;
	font-weight:bold;
	text-decoration:underline;
	padding:2pt;
	margin-right:10pt;
}

.hbutton1:link{
	font-family : 'Arial Narrow',arial, geneva, helvetica;
	font-size:16pt;
	color:navy;
	font-weight:bold;
	text-decoration:none;
	padding:2pt;
	margin-right:10pt;
}
.hbutton1:visited{
	font-family : 'Arial Narrow',arial, geneva, helvetica;
	font-size:16pt;
	color:navy;
	font-weight:bold;
	text-decoration:none;
	padding:2pt;
	margin-right:10pt;
}
.hbutton1:hover{
	font-family : 'Arial Narrow',arial, geneva, helvetica;
	font-size:16pt;
	color:white;
	background-color:navy;
	font-weight:bold;
	text-decoration:none;
	padding:2pt;
	margin-right:10pt;
}
.hbutton1:active{
	font-family : 'Arial Narrow',arial, geneva, helvetica;
	font-size:16pt;
	color:orange;
	font-weight:bold;
	text-decoration:none;
	padding:2pt;
	margin-right:10pt;
}
.hometxt{
}