P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

CAPTION  {
	font-size : large;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

TD  {
	font-family : Verdana, sans-serif;
	text-align : center;
	font-size : small;
	font-family : monospace;
	top : auto;
}

TD.grey  {
	color : Black;
	background-color : Silver;
	text-align : center;
	font-size : small;
	font-family : monospace;
	top : auto;
}

TABLE  {
	border-color : Maroon;
}

TD.left  {
	font-family : Verdana, sans-serif;
	font-size : small;
	font-family : sans-serif;
	text-align : left;
}

IMG  {
	top : auto;
}

