BODY {

  margin-top : 0;
  margin-height : 0;
  margin-width : 0;
  margin-left: 0;
  margin-right: 0;
}


P {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : left;
 padding-left : 10px;
 padding-right : 10px;
}

.center {
 text-align : center;
}

.right {
 text-align : right;
}

.times  {
 font-size : 13px;
 font-family : times, times new roman, serif;
}
	

H1 {
 font-size : 16px;
 font-family : times, "times new roman", serif;
 font-weight : bold;
 font-style : normal;
 color : #006600;
 text-align : left;
  padding-left : 10px;
 padding-top : 3px;
 padding-bottom : 0px;
}
H2 {
 font-size : 14px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : left;
 padding-left : 10px;
 padding-right : 10px;
}
UL {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 padding-right : 10px;
  text-align : left;
 
}
OL {
 list-style-type: demimal;
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : left;

}


 


A {
	color : #0000FF;
 	text-decoration : none;
}
A:hover{
	color : #828282;
 	text-decoration : none;
}



.inputbox { 
	font-family: Arial; 
	font-size: 11px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	border-left: solid 1px; 
	border-bottom: solid 1px; 
}
.inputbutton { 
font-family: Arial; 
font-size: 11px; 
cursor:hand; 
border-right: solid 1px; 
border-top: solid 1px; 
border-left: solid 1px; 
border-bottom: solid 1px; }

.textareabox { 
font-family: Arial;
font-size: 11px; 
border-left: 1px solid black; 
border-top: 1px solid black; 
border-right: 1px solid black; 
border-bottom: 1px solid black; }

.selectbox { 
font-family: Arial; 
font-size: 11px; }

.colored {
#CCCCCC; }

.content { font-size : 11px; font-family : arial,helvetica,Sans-Serif; color : #000000; }

#menu { position: absolute; z-index: 0; left: 154px; top: 354px; visibility: hidden; }

.amountbox { 
	font-family: Arial; 
	font-size: 11px; 
	border-right: solid 0px; 
	border-top: solid 0px; 
	border-left: solid 0px; 
	border-bottom: solid 0px; 
	background-color:#D5C6B0;
}
