body {
    	font-family:           "Arial";
    	font-size:             11px;
    	color:                 #000000;
    	background-color:      #ffffff;
	background-image: url("img/chu2.gif");
	background-repeat: no-repeat;
  	background-position: 0px 368px;
	background-attachment: fixed;
	background-repeat: no-repeat;
    	margin-top:            10px;
    	margin-left:           10px;
	scrollbar-3dlight-color: #8C8C8C;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color:#efefef;
	scrollbar-darkshadow-color: #8C8C8C;
	scrollbar-face-color: #8C8C8C;
	scrollbar-highlight-color: #8C8C8C;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #8C8C8C;
}

 
.time{
        	font-family: "Sans Serif", "Arial";
		font-size: 	       10px; 
		font-weight: Bold; 
		letter-spacing: 1px;
		color: #FF4040; 
}


A:link {
	font-family:           "Verdana", "Arial";
	font-size:             10px;
	color:                 #000000;
	font-weight:	       Normal;
	text-decoration:       Underline;
	letter-spacing:        1pt; 
	  }
A:visited {
	font-family:           "Verdana", "Arial";
	font-size:             10px;
	color:                 #000000;
	font-weight:	       Normal;
	text-decoration:       None;
	letter-spacing:        1pt; 
	  }
A:hover {
	font-family:           "Verdana", "Arial";
	font-size:             10px;
	color:                 #000000;
	font-weight:	       Normal;
	text-decoration:       None;
	letter-spacing:        1pt; 
	  }
A:active {
	font-family:           "Verdana", "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;
}
