body {
   margin:0px 0px; 
   padding:0px;
   text-align:center;
   background-color: rgb(255, 255, 255); 
	}
	
#centerfixedwidth {
   width:550px;
   margin:0px auto;
   text-align:left;
   padding:0px;
   font: 8pt Helvetica, Arial, sans-serif; 	
	}

table {
   width:550px
   margin: 0px 0px; 
   padding: 0px; 
   font: 8pt Helvetica, Arial, sans-serif; 
   text-align: center; 
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}


a:link {
 color: rgb(0, 0, 0);
 font-weight: bold;
 text-decoration: none
}

a:visited {
 color: rgb(0, 0, 0);
 font-weight: bold;
 text-decoration: none
}


a:hover {
 color: rgb(148, 148, 148);
 font-weight: bold;
 text-decoration: none
}

a:active {
 color: rgb(0, 0, 148);
 font-weight: bold;
 text-decoration: none
}

table  a:link {
 color: rgb(0, 0, 0);
 font-weight: bold;
 text-decoration: none
}

table  a:visited {
 color: rgb(0, 0, 0);
 font-weight: bold;
 text-decoration: none
}


table a:hover {
 color: rgb(148, 148, 148);
 font-weight: bold;
 text-decoration: none
}

table a:active {
 color: rgb(0, 0, 0);
 font-weight: bold;
 text-decoration: none
}


.curloc {
 color: rgb(0, 0, 0);
 font-weight: bold;
 text-decoration: none
}




