body { 
   background-color: #c0c0c0;
   color : #333333;
   margin-left : 0px;
   margin-top : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
}

ul {
  font-family : Verdana, Helvetica, Serif;
  font-size : 11px;
  }

li {
  font-family : Verdana, Helvetica, Serif;
  font-size : 11px;
  padding-bottom : 10px;
  list-style : circle outside;
}
  
textarea {
  border : #333333 1px solid;
  margin : 0px;
  padding : 2px;
  font-family: Verdana, Helvetica, Serif;  
  color : #333333; 
  background-color : #ffffff; 
  font-size : 11px;
  line-height : 150%;
  } 

table {
  font-family: Verdana, Helvetica, Serif;  
  color : #000000; 
  background-color : #eeeeee; 
  font-size : 11px;
  padding-left : 20px;
} 

.header
{ font-family : Verdana, Helvetica, Serif;
  background-color : #333333;
  font-weight : bold;
  color : white;
  font-size : 11px;
  padding-left : 30px;
  padding-bottom : 10px;
  padding-top : 70px;
}

.title
{ font-weight : bold;
}

h4
{  color : #666666; 
   background-color : #eeeeee;
   padding-left : 20px;
}

h3
{  color : #000000; 
   background-color : #ffffff;
   padding-left : 5px;
}

p
{  padding-left : 20px;
}

.topleft {
   font-family : Verdana, Helvetica, Serif;
   font-size : 11px;
   font-weight : bold;
   text-align : left;
   padding-left : 20px;
   padding-right : 20px;
   padding-top : 40px;
   padding-bottom : 10px;
   border-bottom-style : solid;
   border-bottom-width : 1px;
   border-bottom-color : #666666;
   border-left-style : solid;
   border-left-width : 1px;
   border-left-color : #666666;
   border-right-width : 1px;
   border-right-color : #666666;
   border-right-style : solid;
   color : black;
   background-color : #ffffff;
  }

.left
{
   background-color : #ffffff;
   font-family : Verdana, Helvetica, Serif;
   font-size : 11px;
   line-height : 150%;
   padding-left : 20px;
   padding-right : 20px;
   padding-top : 20px;
   padding-bottom : 20px;
   color : #333333;
   border-left-width : 1px;
   border-left-color : #666666;
   border-left-style : solid;
   border-bottom-width : 1px;
   border-bottom-color : #666666;
   border-bottom-style : solid;
   border-right-width : 1px;
   border-right-color : #666666;
   border-right-style : solid;
   background-color : #eeeeee;
}

.box
{
padding-left : 40px;
}

a:link
{
text-decoration: none;
border-bottom : 1px #999999 solid;
color: #666666;
background-color : #ffffff;
}

a:visited
{
text-decoration: none;
border-bottom : 1px #999999 solid;
color: #666666;
background-color : #ffffff;
}

a:hover
{
text-decoration: none;
border-bottom : 1px #999999 solid;
color : #0000CC;
background-color : #ffffff;
}
