a:link    { text-decoration:none; color: tomato; font-weight:bold;}
a:visited { text-decoration:none; color: brown; font-weight:bold;}
a:hover   { text-decoration:underline; color: brown; font-weight:bold;}
a:active  { text-decoration:underline; color: brown; font-weight:bold;}

body {      
 font-family:Verdana;
 font-size: 9pt;
 color: #004000;
 padding-left : 0cm;
 padding-top : 0cm;
}

div.top
{
 MARGIN-TOP: 0cm;
 MARGIN-LEFT: 0.7cm;
 MARGIN-RIGHT: 0.7cm;
 PADDING-TOP: 0cm;
 PADDING-LEFT: 0cm;
 color: black;
}

div.body
{
 MARGIN-TOP: 0.7cm;
 MARGIN-LEFT: 0.7cm;
 MARGIN-RIGHT: 0.7cm;
}

div.inside
{
 MARGIN-TOP: 0.5cm;
 MARGIN-LEFT: 0.5cm;
 MARGIN-RIGHT: 0.5cm;
 MARGIN-BOTTOM: 0.5cm;
 line-height: 12pt;
}

h1 {
 font-family:Courier;
 font-size:18pt;
 text-align : left; 
}

h2 {
 font-family:Verdana;
 font-size:12pt;
 text-align : left; 
}

h3 {
 font-family:Verdana;
 font-size:9pt;
 text-align : right; 
}

input {
 font-size : 10px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D5F9D5;
}

textarea {
 font-size : 10px;
 font-family :Verdana; 
 background-color: #D5F9D5;
}

