BODY {
	color: #000000;
	margin-bottom : 0px;
	margin-bottom : 0%;
	padding-bottom : 0%;
	FONT-SIZE: x-small;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

H1
{
	COLOR: #653FB1;
	font-weight: bold;
	FONT-SIZE: 24px;
}

.subtit{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

.copyright{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}

A:link, A:visited{
	COLOR: #0033CC;
	text-decoration : underline;
}

A:hover, A:active
{
	COLOR: Red;
	text-decoration : underline;
}

pre {
	font-size : x-small;
}

td {
	font-size : x-small;
}