body	{
	background-color : #FFFFFF;
	color : #000000;
	font-size : x-small;
	font-family : verdana, arial, sans-serif;
	}
td	{
	background-color : #FFFFFF;
	color : #000000;
	font-size : x-small;
	font-family : verdana, arial, sans-serif;
	}
.small { font-size : xx-small; }
.medium { font-size : medium; }
.large { font-size : large; }
h4 { color : #b31638; }
a:link	{
		color : #000000;
		font-size : xx-small;
		}
a:active	{
		color : #000000;
		font-size : xx-small;
		}
a:visited	{
		color : #000000;
		font-size : xx-small;
		}
a.large:link	{
		color : #000000;
		font-size : large;
		}
a.large:active	{
		color : #000000;
		font-size : large;
		}
a.large:visited	{
		color : #000000;
		font-size : large;
		}
a.bold:link	{
		color : #000000;
		font-size : x-small;
		font-weight : bold;
		}
a.bold:active	{
		color : #000000;
		font-size : x-small;
		font-weight : bold;
		}
a.bold:visited	{
		color : #000000;
		font-size : x-small;
		font-weight : bold;
		}