/**
* CSS for the SecureZone for Unix Netscape 4
*
* @version v5.0.7
* @since v3.0.0
* @copyright Grey Zone 2000, 2001, 2002
*/
		
/* Defines CSS for HTML tags (default definitions) */
	body { 
		font-family: adobe-helvetica-iso8859-1, sans-serif; 
		font-size: 11px;  
		color: #000000; 
		font-weight: normal;
	}

	h1 { 
		font-family: adobe-helvetica-iso8859-1, sans-serif;
		font-size: 17px;
		color: #000000;
		font-weight: bold;
	}

	h2 { 
		font-family: adobe-helvetica-iso8859-1, sans-serif;
		font-size: 15px;
		color: #000000;
		font-weight: bold;
	}

	h3 { 
		font-family: adobe-helvetica-iso8859-1, sans-serif;
		font-size: 13px;
		color: #000000;
		font-weight: bold;
	}

/* End default definitions */


