body {
background-color : #fffdf4;
color : #000000;
text-align : justify;
font-family : Arial, Verdana;
font-size : 10pt;
line-height : normal;
margin-bottom : 30px;
margin-left : 60px;
margin-right : 60px;
margin-top : 5px;
}

a {
color : #3333ff;
text-decoration : none;
}
a:visited {
color : #3333ff;
}
a:hover {
color : #ffffcc;
background-color : #663300;
}
h1 {
color : #384a7a;
font-size : 20px;
margin-bottom: 5px;
font-family : Arial Black;
font-weight : bold;
line-height : 35px;
text-align : center;
}
h2 {
color : #ffe8c6;
background-color : #94a3b4;
margin-bottom: 8px;
font-weight : bold;
text-align : center;
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
h3 {
color : #623193;
margin : 0px;
font-weight : normal;
text-align : justify;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
h4 {
color : #CC00FF;
font-weight: bold;
margin : 0px;
text-align : justify;
font-size : 12px;
font-family : Arial black;

}
h5 {
color : #004080;
font-weight : normal;
margin : 0px;
text-align : justify;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
hr {
  color: #94A3B4;
  width: 100%;
  margin : 0px;
}
.textarea {
color : #000000;
font-family : Arial;
font-size : 0.7em;
text-align : justify;
width : 230px;
height : 10px;
border : 1px solid #e2e2e2;
margin: 5px;
padding : 3px;
}
#image {
position : fixed;
}
table  {
background-color: #EADAB5;
border-collapse: collapse;
width: 680px;
 
}
td {
text-align: center;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
width: 140px;
height: auto;
border: 1px #663300 solid;
}
ul{
margin-right: 5px;
margin-left: 10px;
padding-left: 15px;
margin-bottom : 0px;
margin-top : 0px;
}





