	BODY,TD
	{
		font-family : Helvetica, Arial;
		color : #000000;
		font-size : 11pt;
	}

	TD.body
	{
	font-family : Helvetica, Arial;
	color : #000000;
	font-size : 11pt;
	background-image : url(images/backs/back.jpg);
	background-repeat : no-repeat;
}

	TD.footer 
	{
		font-family : Helvetica, Arial;
		font-size : 8pt;		
		color : #3A7197;
		text-align : center;
	}	
	
	TD.10pt 
	{
		font-family : Helvetica, Arial;
		font-size : 10pt;		
	}
			
	TD.logo 
	{
		font-family : Helvetica, Arial;
		font-size : 8pt;		
		background : #ECEFFF;
		border-bottom : 4px solid black;
	}	
	
	TD.print 
	{
		font-family : Helvetica, Arial;
		font-size : 8pt;		
		background : #FFFFFF;
		border-bottom : 2px solid black;
		width : 300px;
	}	

	TD.login 
	{
		font-family : Helvetica, Arial;	
		font-size : 9pt;			
		vertical-align : top;
		border: 3px solid #000080;		
		background : #ECEFFF;
	}	

	TD.header 
	{
		font-size: 12pt;
		color : #000000;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
		background : #91ba9b;
	}	

	TABLE.fencetools 
	{
	font-family : Helvetica, Arial;
	background : #FFFFFF;
	border : 1px solid black;
	width : 600px;
	text-align : justify;
}	

	A
	{
		color : #0000CC;
		font-weight : bold;
	}
	
	A.VISITED
	{
		color : #FFFFFF;
		font-weight : bold;
	}	
	A.link:VISITED
	{
		color : #0000CC;
		font-weight : bold;
	}

	A:HOVER 
	{
		color : #CC0000;
		font-weight : bold;
	}

	BLOCKQUOTE
	{	
		font-family : Courier New, Courier, monospace;	
	}

	DT
	{
		font-weight : bold;
	}
	
	DD
	{
		font-size : 10pt;
		font-weight : normal;
	}

	H1
	{
		font-size: 20pt;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
	}

	H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

	H3
	{
		font-size: 14pt;
		color : #000000;
	}

	H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

	H6
	{
		font-size: 8pt;
	}

	#menu input 
	{
		background-color: #CCCCCC;
		border: 1px solid #000000;
	}

	DIV.body
	{
		padding : 6px;
	}