body {
  margin-top:	0px;
  margin-left:	0px;
  margin-bottom:0px;

   background: #FFFF33;
   font-family: Verdana, Arial;
   font-size: 9px;
}

table {
   background: #FFFF33;
}

td {

}

.copyright {  
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #999999;
   text-decoration: none;
}

img {
   border: 0px;
}

a:visited {
   color: FFFFFF;
   text-decoration: none;
   cursor: hand;
      font-size:;
}

a:link {
   color: FFFFFF; 
   text-decoration: none;
   cursor: hand;
      font-size:;
}

a:hover { 
   color: FFFFFF; 
   text-decoration: none;
   border: 0px;
      font-size:;
}
/* END DEFAULT TAGS */

.TitleSection {
FONT-SIZE: 15pt;
COLOR: #999999;
TEXT-DECORATION: none;
}

.color1 {
   BACKGROUND: #EFF0F0;
}

.error {
   color: #990000;
}

.title1 {
   color: #006699; 
   text-decoration: none;
   font-weight: bold;
}

.text {
   font-family: Verdana, Arial;
   font-size: 9px;
   color: #000000
}

.boldtext {
   font-family: Verdana, Arial;
   font-weight: bold;
   font-size: 9pt;
   color: #000000
}

.inputbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color: #333333;
	background-color: #F1F1F1;

	border-top: 1px solid #0055AA;
	border-right: 1px solid #0055AA;
	border-bottom: 1px solid #0055AA;
	border-left: 1px solid #0055AA;

	padding/**/: 3px 2px 2px 2px !important;
	padding: 4px 0px 2px 0px;
	padding/**/:/**/3px 2px 2px 2px;
	
	margin-top/**/: 1px !important;
	margin-top: 1px;
	margin-top/**/:/**/1px;

	height/**/: 22px !important;
	height: 14px;
	height/**/:/**/16px;
	height /* \*/: 22px;/*  */
}