p {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #333333
}

ul {  list-style-position: inside}

table { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
}

table.visible { 
color: #333333;
border-width: 1px;
border-spacing: ;
border-style: outset;
border-color: gray;
border-collapse: collapse;
background-color: white
}

table.visible th {
border-width: 1px;
padding: 2px;
border-style: solid;
border-color: gray;
background-color: white;
-moz-border-radius: ;
}

table.visible td {
border-width: 1px;
padding: 2px;
border-style: solid;
border-color: gray;
background-color: white;
-moz-border-radius: ;
}


