/* Unchanged */
body {
	font-family : arial, helvetica, sans-serif;
	color: blue;
	}

body table{
	font-size : 100%;
	}
b
	{
	color: black;
	}
a:link, a:visited, a:hover
	{
	text-decoration: none;
	}
a:hover 
	{
	text-decoration: none;
	color: black;
	}
.box-title	{
		bgcolor="#006633"
		}
#box-side-l	{	
			}
.box-side-r	{
			font-size: 100%;
			}
.footer{
		font-size : 10%;
		}
.page-title
	{
	color: black;
	}




