BODY {
	background-color : #c3c3c3;
	font-family: 'Times New Roman';
	color : #000044;
	font-size: 90% ;
	margin-left: 20px;
	margin-right: 200px;

}
A.sel {
	color: #5c00e1 ;
	text-decoration: none ;
}
A:hover.sel {
	color: #353535 ;
	width: 100% ;
}


TABLE.ct { 
	width: 100% ; 
}

TABLE.so50 { 
	background-color : #e0e0e0;
	width:380px;
	margin-left: 50px
	
}

TABLE.so45 { 
	background-color : #e0e0e0;
	width:48%;
	margin-left: 45px
	
}

TABLE.so60 { 
	background-color : #e0e0e0;
	width:60%;
	margin-left: 45px
	
}

TD { 
	font-size: 90% ;
}

TD.hed { 
	background: #ffff6f ;
	text-align: center ;
	width: 14% ; 
}

TD.num { 
	background: #ffb9ff ;
	text-align: center ;
	width: 3% ; 
}

TD.data { 
	background: #ffffca ;
}



H2 { 
	font-size: 120% ;
}

A.ch { 
	font-size: 120% ;
	font-weight: bold ;
	color: blue ;
}

HR.part { 
	margin-top: 35% ;
	font-weight : bold;
	color : red ;
}

DIV { 
	font-size: 140% ;
	font-weight: bold ;
	color: red ;
	margin-left: 64px ;
}

H1 {
	font-size:200%;
	color: red ;
	font-weight:bold;
	text-align:center;
}

H2 {
	font-size: 180% ;
	color: #5522DD ;
}


.sw {
	width: 30% ;
	font-size: 100% ;
	text-align: center ;
	letter-spacing: 2px ;
	background : #30e9bb ;
}
