body
{ 
background-color: rgb(255,255,255); 
}

a:link,a:visited,a:hover,a:active
{
color: #3163ce;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

span.text1
{
color: #333333;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

span.text2
{
color: #333333;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

span.text3
{
color: #333333;
font-family: arial, sans-serif;
font-size: 10px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

span.text4
{
color: #333333;
font-family: times, serif;
font-size: 18px;
font-weight: normal;
font-style: italic;
text-decoration: none;
}

table.main
{
background-color: rgb(255,255,255);
border-collapse: collapse;
border-width: 2px;
border-style: solid;
border-color: #3163ce;
}

td
{
padding: 0px;
}