body {
margin-top:0; margin-left:0;
background-color:#F4E9EE;
color:white;
}
a:link {
color: white; 
text-decoration: none
} 
a:visited {
color: white;
text-decoration: none
} 
a:hover {
color: white; 
text-decoration: underline
}
th {
   font-family:Arial;
   font-size:9pt;
   color: black;
   font-weight: normal;
}

td {
   font-family:Arial;
   font-size:9pt;
   color: blue;
   font-weight: normal;
}

.msgbody2 {
   font-family:Arial;
   font-size:9pt;
   color: #9A3467;
   font-weight: normal;
   display:none;
margin-left:1px;
margin-left:1px;
margin-top: 2pt; 
margin-bottom: 2pt;
}

.msgbody {
   font-family:Arial;
   font-size:9pt;
   color: #9A3467;
   text-align: justify;
display:none;
margin-left:1px;
margin-left:1px;
margin-top: 2pt; 
margin-bottom: 2pt;
}
.data2 {
   font-family:arial;
   font-size:10pt;
   color:black;
   background-color:#f3ffe9;
   border-top: thin solid;
   border-right: thin solid;
   border-bottom: thin solid;
   border-left: thin solid;
   border-width: 1px;
   width: 150px;
   text-align: center;
}
.data {
   font-family:arial;
   font-size:10pt;
   color:#404040;
   background-color:#E8E8E8;
   border-style: groove;
   width: 300px;
}

select {
   font-family:arial;
   font-size:10pt;
   color:#404040;
   background-color:#E8E8E8;
   border-style: groove;
}

.ok {
   font-family:arial;
   font-size:10pt;
   color:#404040;
   background-color:#E8E8E8;
   border-style: groove;
}