A {
	text-decoration : none;
	font-size : x-small;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

A:HOVER {
	text-decoration : none;
	font-size : x-small;
	color : darkgreen;
	font-family : Arial, Helvetica, sans-serif;
}

#TOCCELL{
	background-color: #c0c0c0;
}

#DATACELL{
	background-color: #FFFFFF;
	text-decoration : none;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;	
}

#Heading{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:large;
}

#Footer{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:xx-small;
}
#MainBody{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:x-small;
}

#ContentCell{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	background-color: Silver;
	color: #000000;
}