.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-align : justify;
}
.heading{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : White;
	background-color : #00008B;
	font-weight : 700;
}
a:link{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
	text-decoration : underline;
}
a:hover
{ ont-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
	text-decoration : none; }
a:visited{
	ont-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #8B0000;
	text-decoration : underline;
}
 .lefttdborder{
	border-left-color : #ff6600;
	border-left-style : solid;
	border-left-width : thin;
}
.linkstableborder{
	border-left-color : #000066;
	border-left-style : inset;
	border-left-width : thin;
	border-right-color : #000066;
	border-right-style : inset;
	border-right-width : thin;
	border-bottom-color : #000066;
	border-bottom-style : inset;
	border-bottom-width : thin;
	background-image : url("images/bkgrndlft.gif");
}