/*
===============================================================================
INFO:
Document name:	/css/patch_netscape4.css
Date		By		Version Comment
-----------	-----	------- ---------------------------------------------------
20050211	John 	1.0		New

===============================================================================
*/

/* Site specific */
.site_navigation {
	font-size: small;
}


/* page payload */
.header {
	font-size: x-large;
}

.normal {
	font-size: medium;
}

.normal_r {
	font-size: medium;
}

.normal_i {
	font-size: medium;
}

.normal_h {
	font-size: medium;

}

.small {
	font-size: small;
}

.small_i {
	font-size: small;
	font-style: italic;
}

.small_table {
	font-size: small;
}

.small_table_b {
	font-size: small;
	font-weight: bold;
}
