/*
@import url('/share/php/themes/Bluecurve/Bluecurve.css');
*/
body,html,table 
{
 font-family: helvetica,arial,sanserif;
 font-size: 10pt;
 color: #000000;
 background-color: #ffffff;
}
table.box td
{
 background-color: #efefef;
}
table th
{
 text-align: left;
 background-color: #cccccc;
}
a 
{
 color: #b22222;
}
.copyright 
{
 font-size: 8pt;
}
ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
