table.collapse
{
border-collapse:collapse;
border-color:222222;
border:solid 1px grey;
}

body,td
{
color: #FFFFFF;
font-size: 10pt;
font-family: arial,helvetica,clean,sans-serif;
font-weight: normal;
line-height: 1.5em;

}


h1
{
color: #FFFFFF;
font-size: 11pt;
font-family: arial,helvetica,clean,sans-serif;
font-weight: bold;
border-bottom:solid 1px #666666;
margin-bottom: 5px;
}

h2
{
color: #FFFFFF;
font-size: 10pt;
font-family: arial,helvetica,clean,sans-serif;
font-weight: bold;
border-bottom:solid 1px #666666;
margin-bottom: 3;
}

a:link,a:visited
{
color: #C3DCF8;
font-size: 10pt;
font-family: arial,helvetica,clean,sans-serif;
font-weight: normal;
text-decoration: none;
}

a:hover
{
color: silver;
font-size: 10pt;
font-family: arial,helvetica,clean,sans-serif;
text-decoration: underline;
}

a.imtext:link,a.imtext:visited
{
color: #000099;
font-size: 10pt;
font-family: arial,helvetica,clean,sans-serif;
font-weight: normal;
text-decoration: underline;
}

a.strong:link,a.strong:visited
{
color: #C3DCF8;
font-size: 10pt;
font-family: arial,helvetica,clean,sans-serif;
font-weight: bold;
text-decoration: underline;
}

a.strong:hover
{
color: silver;
font-size: 10pt;
font-weight: bold;
font-family: arial,helvetica,clean,sans-serif;
text-decoration: underline;
}

