A:LINK {
	color:Blue;
}

A:VISITED {
	color: Gray;
}

td {
	color: Black;
	font:  x-small Verdana;
}

.heading {
    font: bold x-small Verdana;
	color: Red;
}

.line {
	font : bold x-small Verdana;
	font-variant : small-caps;
}

.detail {
	font : xx-small Verdana;
}