	.buttoncell { color: #E0E0FF;
		font-family: arial, helvetica, sans-serif; 
		font-size: 10pt; 
		font-style: italic;
	}
       
	.button { color: #F6F6FF }
     
	.button:hover { color: #FFFFA0 }
     
	.barlink { color: #FFFFFF }
     
	.header { color: #000080 }
     
	.line { color: #FFFFFF }
	
	.underline {border-bottom: 1px solid #000000;}
     
	.box {
       border: 2px solid #000000;
       padding: 4px;
       color: #000000;
       width: 100%;
		 font-weight: bold;
		 text-align: center;
	}
	
	.box600 {
       border: 2px solid #000000;
       padding: 4px;
       color: #000000;
       width: 600px;
		 font-weight: bold;
		 text-align: center;
	}
       
	.title {
		background-color: #BFBFBF;
		color: #000080;
		text-align: center;
	}

	.schedlist {
		text-decoration: underline;
		font-weight: bold;
	}


