td.leftbox{
	border : #004880 1px solid;	
	background-color : #82a9c7;
}
a:link {
	color:blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	/*.7em*/
	font-weight : bold;
	text-decoration : none;
}
a:active {
	color:red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;/*.7em*/
	font-weight : bold;
}
a:visited{color:blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
a:hover{
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
ul:first-letter{
	color:red;
	font-size:150%;
	font-family : Arial, Helvetica, sans-serif;
}
ul.txtstyle{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	color : #000099;
	font-weight : normal;
	letter-spacing : 1px;
}
.sideLinks
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Navy;
	font-weight : bold;
	letter-spacing : 1px;
}
