Body    {   background: white;
			font-family: helvetica, arial, sans-serif;
            font-size: 9pt;
            font-style: normal;
            color: black;
        }
	
A:link	{	color : #CC6600;
		}
		
A:visited{	color : #CC6600;
		}
A:hover {	
			color : #CC6600;
		}
 
h1		{	font-family: arial, helvetica, sans-serif;
            font-size: 10pt;
            font-weight: bold;
			padding-left: 1px; 
			padding-top: 0px; 
			padding-bottom: 0px;
			margin-top: 0px;
			margin-left: 0px;
			margin-bottom: 4px;
			display : block
		}

.red	{	color: #CC0000;
		}

.orange {	color: #DD6600;
		}
		
p		{	
			font-family: helvetica, arial, sans-serif;
            font-size: 8pt;
            font-style: normal;
            color: black;
			margin-top: 2px;
			margin-bottom: 2px;
			display : block;
		}

.num	{	color: #CC6600;
			letter-spacing: 1px;
			margin-left: 1px;
		}
		
.boxes	{	margin-top: 6px;
			margin-right: 6px;
			letter-spacing: 1px;
		}

.descr	{	line-height : 17px;
		}

.overcap	{	font-weight: bold;
				color: #FFFFFF;
				font-size: 8pt;
				font-family: helvetica, arial, sans-serif;
				margin-left: 2px;
			}
.overtext	{	color: #000000;
				font-size: 8pt;
				font-family: helvetica, arial, sans-serif;
				margin-right: 1px;
				margin-left: 1 px;
			}

.overbg	{	background-color:	#FFDD77;
		}
		
.overframe	{	background-color:	#CC6600;
		}