.z{
	font-size: large;
	color: white;
	background-color: #666666;
	font-weight: bold;
	line-height: 1.25;
	width: 1000px;
}

.table{
	background-color: #f3f3f3;
	width: 1050px;
}
.h{
	background-color: #ffffdd;
	width: 1050px;
}
.f{
	background-color: #ddddff;
       width: 1050px;
}
.e{
	background-color: #ffddff;
       width: 975px;
}
.d{
	background-color: #ddddff;
       width: 500px;
}
.c{
	background-color: #ddffdd;
       width: 475px;
}
.b{
	background-color: #ffffdd;
       width: 75px;
}
.a{
	background-color: #ffdddd;
       width: 975px;
}

.t1{
	background-color: #ddddff;
       width: 350px;
}
.t2{
	background-color: #ffffdd;
       width: 350px;
}
.t3{
	background-color: #ffdddd;
       width: 350px;
}
.tt{
	background-color: #000099;
	width: 1050px;
	color: white;
}

.ts{
	background-color: #990000;
	width: 1050px;
	color: white;
}
H3{
	font-size: 23px;
}
H2{
	font-size: 30px;
}
H1{
	font-size: 37px;
}