body{ 
/*margin-top: 0; 
margin-left: 0px; 
margin-right: 0px; 
padding: 0;*/
background: #fff; 
}

P{
margin-top: 0px;
margin-bottom: 0px; 
margin-right: 10px; 
margin-left: 10px; 
text-indent: 30px; 
text-align: justify; 
font-size: 12pt;
} 

DIV{
margin-top: 0px;
margin-bottom: 0px; 
margin-right: 10px;
} 

TEXTAREA{
margin-top: 0px;
margin-bottom: 0px; 
margin-right: 5px; 
margin-left: 5px; 
font-size: 15px;
} 

li{
margin-top: 0;
margin-bottom: 0px; 
margin-right: 0; 
margin-left: 0; 
text-align: left; 
font-size: 15px;
} 
/*
tr{
margin-top: 0;
margin-bottom: 0px; 
margin-right: 0; 
margin-left: 0; 
text-align: center; 
font-size: 15px;
} 
*/

.topmenu {
margin-top: 0em;
margin-bottom: 0; 
margin-right:0; 
margin-left: 0; 
text-indent: 0px; 
text-align: center; 
font-size: 12px;
color: #bbb;
font-family: Arial;
font-weight: bold;
}

.topmenu a {
  font-size: 12px;
  color: #bbb;
  font-family: Arial;
  font-weight: bold;
}

td.topmenu:hover, a.topmenu:hover {
  font-size: 12px;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
}

H1{ 
margin-top: 5px; 
margin-bottom: 5px; 
margin-right: 10px; 
margin-left: 10px; 
font-family: Arial;
text-indent: 0; 
color: #003399; 
text-align: center; 
font-size: 20px;  
font-weight: bold;
}

H2{
margin-top: 10px; 
margin-bottom: 10px; 
margin-right: 10px; 
margin-left: 10px; 
font-family: Arial;
text-indent: 30px; 
color: #000; 
text-align: center; 
font-size: 17px; 
font-weight: bold;
text-decoration: none;
}

H3{
margin-top: 5px; 
margin-bottom: 0px; 
margin-right: 10px; 
margin-left: 20px; 
text-indent: 0px; 
color: #000; 
text-align: center; 
font-family: Arial;
font-size: 12px; 
font-weight: bold;
text-decoration: none;
}

H4{
margin-top: 10px; 
margin-bottom: 10px; 
margin-right: 10px; 
margin-left: 10px; 
font-family: Arial;
text-indent: 30px; 
color: #000; 
text-align: left; 
font-size: 15px; 
text-decoration: none;
font-weight: bold;
}

.sub1{
margin-top: 10px; 
margin-bottom: 10px; 
margin-right: 0; 
margin-left: 0em; 
text-indent: 0em; 
color: #000; 
text-align: center; 
font-size: 14px; 
}

.sub{
margin-top: 0; 
margin-bottom: 10px; 
margin-right: 0; 
margin-left: 0em; 
text-indent: 0em; 
color: #000; 
text-align: center; 
font-size: 13px; 
text-decoration: none;
}

.even{
margin-top: 0;
margin-bottom: 0px; 
margin-right: 0; 
margin-left: 0; 
text-align: left; 
font-size: 15px;
background: #C8E4FF; 
}

.odd{
margin-top: 0;
margin-bottom: 0px; 
margin-right: 0; 
margin-left: 0; 
text-align: left; 
font-size: 15px;
background: #D0F0FF; 
}

tr.even:hover, tr.odd:hover {background:#A0E4FF}

a{ color: #003399; font-size: 15px; text-decoration: none;}

.ibold{
font-size: 15px;
font-weight: bold;
text-decoration: none; 
color: #000;
}

.list{
font-size: 15px;
text-decoration:none; 
color: #000;
}

A.list:link { color: #000;}      /* unvisited link */
A.list:visited { color: #000;}   /* visited links */
A.list:active { color: #000;}    /* active links */
A.list:hover {text-decoration: underline; color:#000;}

.copy{
font-size: 13px;
text-decoration: none; 
color: #fff;
text-align: left; 
/*font-family: Arial;*/
}

A.copy:link { color: #fff;}      /* unvisited link */
A.copy:visited { color: #fff;}   /* visited links */
A.copy:active { color: #fff;}    /* active links */
A.copy:hover {text-decoration: underline; color:#fff;}

