body	{
	margin: 0px;
	font-family: Arial, sans-serif;
	color: #001040;

	background: url(/leftbar.gif) repeat-y scroll;
	}

p, td	{
	font-family: Arial, sans-serif;
	font-size: small;
	}

h1	{
	margin-bottom: 4px;
	font-size: large;
	color: #a03;
	}

h2	{
	margin-bottom: 1em;
	font-size: medium;
	color: #206;
	}

b	{
	color: #206;
	}

a	{
	text-decoration: none;
	color: #d00;
	padding: 2px;
	}
a:hover, a:hover b	{
	background-color: #e95a58;
	color: #fff;

	}

#headline	{
	font-family: Arial, sans-serif;
	color: #000700;
	font-size: small;
	padding: 0 4 0 4;
	}


.portHeader	{
	margin-top: 4px;
	}

.portHeader td	{
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	background-color: #f1080a;
	}

.portContent td	{
	font-family: Arial, sans-serif;
	color: #000700;
	font-size: x-small;
	padding: 2px;
	border: 1 solid #f1080a;
	background-color: #f8d4d4;
	color: #200740;
	}

.mainHeader	{
	margin-top: 4px;
	}

.mainHeader td	{
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	background-color: #f1080a;
	}

.mainContent td	{
	font-family: Arial, sans-serif;
	color: #000700;
	font-size: small;
	padding: 4px;
	border: 1 solid #f1080a;
	color: #200740;
	}

.mainContent td td	{
	border: 0;
	}

.footnote	{
	font-family: Arial, sans-serif;
	color: #606060;
	font-size: xx-small;
	}


