body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
  background-color: #CCE2EA
	
}

 table
 {
    font-family:  tahoma;
    font-size:10pt;
 }

td {
	font-size: 10pt;
}

img { border: 0; }


a 
{
    font-family:tahoma ;
    font-size:10pt;
    color: #000066;
	text-decoration:none;
	

}
a:hover {
	color: #3333ff;
	text-decoration:underline;
}
a:visited
{
    color: #000066;
}

.hr{
height: 1px;
border: 1px ;
border-top-width: 1px;
color: #000000;
}
