	
	{
			font-family: verdana;
			color: #666699;
			font-size: 16pt;
			font-weight: BOLD;
			font-variant: SMALL-CAPS;
	}
	
	.TITLE	{
			font-family: arial;
			color: #000080;
			font-size: 24pt; 
			font-variant: SMALL-CAPS;
		}

	.JUMPER	{
			font=family: verana;
			color: #EDD0A3;
			font-size: 18pt;
			font-weight: BOLD;
			font-variant: SMALL-CAPS;
		}
	.DETAILS	{
			font=family: ARIAL;
			color: BLACK;
			font-size: 12pt;
			font-weight: BOLD;
			font-variant: SMALL-CAPS;
			bgcolor: white;
		}
	.SETOFF	{
			font=family: verana;
			color: #000080;
			font-size: 14pt;
			font-weight: BOLD;
			font-variant: SMALL-CAPS;
		}
	A {
			color: Blue; 
			font-family: Verdana; 
			text-decoration: underline; 
			text-transform: uppercase;
		}
		
	A:link {
			font-family: verana;
			COLOR:white; 
			TEXT-DECORATION:NONE;
			font-weight: BOLD;
			font-variant: SMALL-CAPS;
		}
	A:visited {
			font-family: verana;
			COLOR:white; 
			TEXT-DECORATION:NONE;
			font-weight: BOLD;
			font-variant: SMALL-CAPS;
		}
	A:active {
			font-family: verana;
			COLOR:white; 
			TEXT-DECORATION:NONE;
			font-weight: BOLD;
			font-variant: SMALL-CAPS;
		}
	A:hover {
			TEXT-DECORATION:UNDERLINE;
		}		
		
	A.company_links	{
			color: #666699;
			font-size: 8pt;
			}
	A:link.company_links	{
			color: #666699;
			font-size: 8pt;
			}
	A:visited.company_links	{
			color: #666699;
			font-size: 8pt;
			}
	A:active.company_links	{
			color: #666699;
			font-size: 8pt;
			}
	A:hover.company_links	{
			color: #666699;
			font-size: 8pt;
			text-decoration: underline;
			}

		
