TABLE {
	margin-left: 0px;
	border-color: red;
}

TD {
	font: Arial;
	font-size: +16;
	color: red;
	text-align: justify;
}

.a {
	background-color: #D4D4D3;
	 font: normal;
	 color: #0c0533;
}

.b1 {
	font : 12px Arial;
	color : #000000;
	vertical-align : text-top;
	background-color: #ffffff
}

.b2 {
	font : 12px Arial;
	color : #000000;
	vertical-align : bottom;
	background-color: #d4d4d3
	
}

.b {
	font : 12px Arial;
	color : #000000;
	vertical-align : text-top;
	background-color: #ffffff
}

.c {
	border-left: thin solid;
}

.d {
	 background: #ffffff;
	 font: Arial;
	 color: White;
}

.e {
 
	border: 0;
	border-style: solid;
	border-color: #ffcc00;
	text-align: center;
	font: Arial;
	font-size: +18;

}

.f {

	border: 0;
	border-style:solid;
	border-color: #ffcc00;
	border-bottom: none;
	text-align: center;
	font: Arial;
	font-size: +18;
	color: red;

}

A:LINK {
	font-family: Arial;
	color : blue;
	text-decoration : none;
}

A:VISITED {
	font-family: Arial;
	color: blue;
	text-decoration : none;
}
