	#header1 {
		background-color:#cc3300;
		color:#CFCFCF
	}
	#backgr1 {
		background-color:#ffffcc
	}
	TD.cell1 {
		border:1 solid #cc3300
	}
	#header2 {
		background-color:#990000;
		color:#CFCFCF
	}
	#backgr2 {
		background-color:#ffffcc
	}
	TD.cell2 {
		border:1 solid #990000
	}
	#header3 {
		background-color:#ff6633;
		color:#CFCFCF
	}
	#backgr3 {
		background-color:#ffffcc
	}
	TD.cell3 {
		border:1 solid #ff6633
	}
	TH {
		font-family:Tahoma,Arial;
		font-size:9pt;
		font-weight:bold;
		text-align:left
	}
	A:link 	{
		font-family: Verdana, Helvetica, Arial, sans-serif ; 
		font-size: 8pt; 
		color: #000000;
		text-decoration: none;
	}
	A:visited	{
		font-family: Verdana, Helvetica, Arial, sans-serif ; 
		font-size: 8pt; 
		color: #000000;
		text-decoration: none;
	}
	A:active	{
		font-family: Verdana, Helvetica, Arial, sans-serif ; 
		font-size: 8pt; 
		color: #000000;
		text-decoration: underline;
	}
	A:hover	{
		font-family: Verdana, Helvetica, Arial, sans-serif ; 
		font-size: 8pt; 
		color: #000000;
		text-decoration: underline;
	}
