a:link
{
	color: #0066FF;
    text-decoration: underline;
}
a:visited
{
	color: #0066FF;
    text-decoration: underline; 
} 
a:active 
{
	color: #0066FF;
text-decoration: underline;
}
body
{
	font-family: Tahoma;
    color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-color: #999999;
}
p
{
    font-size: 10pt;
}
br
{
    font-size: 10pt;
}
h1
{
    font-size: 18pt;
}
ul
{
  list-style-type:disc; list-style-position:outside
}
li
{
    font-size: 10pt;
}
td
{
    font-size: 10pt;
}
div
{

}
div.content
{

}
div.footer
{

}