<STYLE TYPE="text/css">
<!--

BODY {
        font-family: Arial;
        font-weight: small;
        font-style: normal;
        font-size: small;
        color: black;
        background: floralwhite;
}

.c1 {
	 	font-family: Arial;
        font-weight: small;
        font-style: normal;
		background: white;
		color: red;
		padding: 5px;
        border: solid skyblue 1px;
		text-align: center;
}
-->
</STYLE>