body {
     font-size: 12pt; 
     background-color : #ffffff;
		 background-image : url(./bg/bg_user.gif);
		 background-repeat : repeat;
		 
     color: #000000;
}

input.button {
     font-size:   12PT;
}


font.caution  { 
     font-size: 14pt; 
     line-height: 18pt;
     font-weight: bold; 
     color: #333333;
}

