H1 {
	color:#BC2F2F;
	background:#fff0c0;
	text-align:center;
	font-size: medium;
}
H2 {
	color:#BC2F2F;
	background:#fff0c0;
	text-align:center
}
H3 {
	background:#fff0c0;
	color:#BC2F2F;
	text-align:center
}
H4 {
	color:#BC2F2F;
	background:#fff0c0;
	width:400;
	text-align:center
}
H5 {
	color:skyblue;
	background:WHITE;
	width:300;
	text-align:center
}
A:hover {
	color:red;
	text-decoration: none;
}
A:link,:visited {
	text-decoration: none;
}
body, th, td {
line-height: 100%;
}
.fxsmall {
	font-size: x-small;
}
.fxxsmall {
	font-size: xx-small;
}
