body 
{
 font-family: Arial;
 background-color: rgb(255,255,255);
 color: #454545;
 font-size: 12px;
}

.body2 
{
 font-size: 12px;
 font-family: Arial;
 color: #333333
}

a:link 
{
 color: #666666;
 font-family: Arial;
 font-size: 12px
}

a:active 
{
 color: #FF0000;
 font-family: Arial;
 font-size: 10pt;
}

a:visited 
{
 color: #345B7C;
 font-family: Arial;
 font-size: 10pt;
}

table 
{
 table-border-color-light: rgb(204,153,255);
 table-border-color-dark: rgb(102,0,102);
}

h1, h2, h3, h4, h5, h6 
{
 font-family: Book Antiqua, Times New Roman, Times;
}

h1 
{
 color: #666666;
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold
}

h2 
{
 color: #0066FF;
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold
}

h3 
{
 color: maroon;
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
}

h4 
{
 color: #666666;
 font-family: Arial;
 font-size: 11pt;
 font-weight: bold;
}

h5 
{
 color: #666666;
 font-family: Arial;
}

h6 
{
 color: #666666;
 font-family: Arial;
}
