BODY,TABLE,TR,TD,TH,A,LI,P,DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size :	12px;
	color:#333333;
	margin-top:0;
	
}

body, Table {
	margin-left: 0px;
	padding-left: 0px;



	}
	

img { 
border: 0px solid #666666; 
} 

a {
  font-family: Arial, Helvetica, sans-serif
}

a:hover {
  text-decoration: underline;
}
h1
{
	font-family: Arial, Helvetica;
	color: 539ddd;
	font-size :	16px;
	font-weight:bold;
}

h2
{
	font-family: Arial, Helvetica;
	color: 333333;
	font-size :	13px;
	font-weight: normal;
}

h3
{
  font-family: Arial, Helvetica;
  color: 000066;
}
    th
{
  font-family: Arial, Helvetica;
  color: 000066;
}
body {
  color: #000066;
  font-family: Arial, Helvetica, sans-serif;
  font-size: smaller;

 
}

.tbl th {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.menutable {
}
.menutable TD {
	cursor:pointer;cursor:hand;padding:0px 0px 0px 0px
}
