body
	{
	background-color: #ffffff
	color: #330000;
	font-size: small; 
	margin: 0px;
	}
td
	{
	font-size: small;
	}
th.menu
	{
	color: #ffffff;
	font-size: 23px;
	font-weight: normal;
	font-family: Impact;
	background-color: #cc0000;
	}
th.title1
	{
	color: #ffffff;
	font-size: medium;
	font-weight: bold;
	background-color: #cc0000;
	}
th.title2
	{
	color: #ffffff;
	font-size: 25px;
	font-weight: normal;
	background-color: #660000;
	text-align: left;
	}
th.title3
	{
	color: #ffffff;
	font-size: 25px;
	font-weight: normal;
	background-color: #cc0000;
	text-align: left;
	}
th.title4
	{
	color: #ffffff;
	font-size: medium;
	font-weight: bold;
	background-color: #660000;
	}
li
	{
	font-size: small;
	line-height: 1.7;
	}
p
	{
	font-size: small;
	line-height: 1.7;
	text-indent: 1em;
	}
blockquote
	{
	font-size: small;
	line-height: 1.7;
	}
.emphasis1
	{
	color: cc0000;
	font-weight: bold;
	}
A:link
	{
	color: cc0000;
        text-decoration: underline;
	}
A:visited
	{
	color: #cc0000;
        text-decoration: underline;
	}
A:active
	{
	color: #cc0000;
        text-decoration: underline;
	background-color: #cccccc;
	}
A:hover {
	color: #cc0000;
        text-decoration: underline;
	background-color: #cccccc;
	}