BODY {
	background-color : ffffff;
	
}

BIG { color : #000000;

font-weight: bold;

font-style : italic;

font-size : 30px;

font-family : Arial, Helvetica, sans-serif;

 background : transparent;

}

SMALL { color : #000000;

font-weight: normal;

font-style : normal;

font-size : 12px;

font-family : Arial, Helvetica, sans-serif;

 background : transparent;

}

A:VISITED {
	background: transparent;
	text-decoration : underline;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}

A:HOVER {
		text-decoration : none;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	background: transparent;

}

A:LINK {
	background: transparent;
	text-decoration : underline;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}


SPAN { color : #000000;

font-weight: normal;

font-style : normal;

font-size : 16px;

font-family : Arial, Helvetica, sans-serif;

 background : transparent;

}

.heading { color : #000000;

font-weight: bold;

font-style : normal;

font-size : 16px;

font-family : Arial, Helvetica, sans-serif;

 background : transparent;

}

TD {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	background-color : #ffffff;
	color : #000000;
	font-size : 12px;
}

TD.middle {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	background-color : White;
	background-image : url(images/middle.jpg);
	color : White;
	font-size : 12px;
}

TD.middlenofontsize {
	background-color : Black;
	background-image : url(images/middle.jpg);
}

UL { color : #000000;

font-weight: normal;

font-style : normal;

font-size : 16px;

font-family : Arial, Helvetica, sans-serif;

 background : transparent;

}
