body
{
color:#000000;
background-color:#ffffff;
margin-top:1cm;
margin-left:1cm;
margin-right:0px;
margin-bottom:1cm;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-size: 10pt;
line-height: 1.3;
}

table, input, textarea
{
font-size: 100%;
}

td
{
text-align:center;
}

td.genericborder
{
padding:0;
border:1px solid gray;
background-color:#ffffff;
}

td.graygenericborder
{
padding:0;
border-right:1px solid gray;
border-top:1px solid gray;
}

h1 {font-size:160%;}
h2 {font-size:130%;margin-top:10px;margin-bottom:10px;}
h3 {font-size:100%; font-weight:bold;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

h2.header
{
font-size:120%;
padding-top:2px;
padding-bottom:2px;
padding-left:6px;
color:#ffffff;
background-color:#808080;
}

a.nounderline{text-decoration:none}

a:link    {color:#900B09; background-color:transparent}
a:visited {color:#900B09; background-color:transparent}
a:active  {color:#FF0000; background-color:transparent}
a:hover   {color:#FF0000; background-color:transparent}

a.left:link    {text-decoration:none;color:black;background-color:transparent}
a.left:visited {text-decoration:none;color:black;background-color:transparent}
a.left:hover   {text-decoration:underline;color:#900B09;background-color:transparent}
a.left:active  {text-decoration:underline;color:#900B09;background-color:transparent}

a.red:link    {color:#900B09; background-color:transparent}
a.red:visited {color:#900B09; background-color:transparent}
a.red:active  {color:#FF0000; background-color:transparent}
a.red:hover   {color:#FF0000; background-color:transparent}

a.nonothing         {text-decoration:none}
a.nonothing:link    {color:#000000; background-color:transparent}
a.nonothing:visited {color:#000000; background-color:transparent}
a.nonothing:active  {color:#000000; background-color:transparent}
a.nonothing:hover   {color:#000000; background-color:transparent}
