body  {
  	background-image: url(../images/bg-sbb-copper.png);
	background-color: #006600;
	background-position:center;	
	background-repeat: repeat;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	font-family: arial;
	font-size: 12px;
	}
.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff5b00;/*themecolour3;*/
}
	
table
{
width:auto;
background-color: #006600;
background-image: url(../images/bg.jpg);
border-color: #CCCCCC;
border-width:medium;
margin-top: 0pt;
}

td 
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	}
H2 {
	
	font-family: arial;
	font-size: 150%;
	color:#000080;
	}
a:link { 
	text-decoration: underline;
	color: #FFFF00; 
	
	}
a:visited { 
	text-decoration: none;
	color: #FFFFCC;

	}
a:active { 
	text-decoration: underline;
	color: #FFFFFF;
	}
a:hover	{ 
	text-decoration: none;
	color: #FF0000;
	
	}

.small{
	font-family: arial;
	font-size: 12px;
	color:#464646;
}

#text {
	overflow: auto;
	width: 100%;
	height: 215px;
	right: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 10px;
	}
.bold
{
	font-size: 14px;
	font-weight: bold;
}

.td p 
{
	margin-top: 0.8em;
	margin-left: 5em;
	font-size: 10pt;
	padding-right: 2em;
	text-align: left;
	font-family: arial;
}


