body, table, tr, td {
   font: 7pt Tahoma; 
   color: #e3fffe;
   letter-spacing: 1px;
   text-align: justify;
}

body {
   background-color: #61b6ca;
}

a:link, a:active, a:visited {
   font-weight: normal;
   text-decoration: underline;
   color: #e3fffe;
}

a:hover {
   color: #61b6ca;
   text-decoration: none;
   background-color: #ffffd1; 
}

input, textarea, option, select {
   background-color: #ffffd1;
   font: 8pt Arial;
   color: #61b6ca;
   letter-spacing: 1px;
   border: 1px dotted #e3fffe;
   padding:2px; 
}


h1 {
   font-family: Arial;
   color: #ffffd1;
   font-size : 12px;
   padding-top: 1px;
   padding-left: 5px;
   padding-right: 1px;
   padding-bottom: 0px;
   text-align: left;
   border-bottom: 1px dotted #ffffd1;
   font-weight: normal; 	
}

#topRightCorner {
   position: absolute;
   right: 0px;
   top: 0px;
}

#y1 {
   background: #ffffd0;
   left: 1;
   width: 8;
   position: absolute;
   top: 412;
   height: 580;
}

#y2 {
   background: #ffffd0;
   left: 20;
   width: 15;
   position: absolute;
   top: 412;
   height: 580;
}

#text {
   left: 39;
   width: 323;
   position: absolute;
   top: 288;
   height: auto;
}
