body {
    	font-family:           "Times New Roman";
    	font-size:             11px;
    	color:                 #000000;
    	background-color:      #EFA56B;
	background-image: url("image/bg.gif");
	background-repeat:     repeat;
    	margin-top:            10px;
    	margin-left:           10px;
	scrollbar-3dlight-color: #8C8C8C;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color:#efefef;
	scrollbar-darkshadow-color: #998898;
	scrollbar-face-color: #FFEFD5;
	scrollbar-highlight-color: #FFEFD5;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #8C8C8C;
}

 
.time{
        	font-family: "Times New Roman", "Arial";
		font-size: 	       10px; 
		font-weight: Bold; 
		letter-spacing: 1px;
		color: #FF4040; 
}


A:link {
	font-family:           "Times New Roman", "Arial";
	font-size:             10px;
	color:                 #000000;
	font-weight:	       Normal;
	text-decoration:       Underline;
	letter-spacing:        1pt; 
	  }
A:visited {
	font-family:           "Times New Roman", "Arial";
	font-size:             10px;
	color:                 #000000;
	font-weight:	       Normal;
	text-decoration:       Underline;
	letter-spacing:        1pt; 
	  }
A:hover {
	font-family:           "Times New Roman", "Arial";
	font-size:             10px;
	color:                 #000000;
	font-weight:	       Normal;
	text-decoration:       None;
	letter-spacing:        1pt; 
	  }
A:active {
	font-family:           "Times New Roman", "Arial";
	font-size:             10px;
	color:                 #000000;
	font-weight:	       Normal;
	text-decoration:       Underline;
	letter-spacing:        1pt; 
	  }

H4{
 	font-size:			12px; 
	font-weight:		Bold; 
	letter-spacing:		3px;
}

TD 	{
	font-size: 	       10px; 
	line-height: 	       16px;
	color:		       #FF4040; 
	letter-spacing:	       0pt;
 	}
		
li 	{
	margin-left: 0px;
	margin-top: 2px; 
	margin-bottom: 2px
  	}

ul 	{
	margin-top: 2px; 
	margin-bottom: 4px
  	}
