/* styles that apply to all browsers */
body, div, p, th, td, li, dd, code, tt {
  font-family: verdana, arial, sans-serif;
 /*  font-size: 12px; */
  font-size: 10px;
}
h1 {
  font-size: 16px;
}
h2 {
  font-size: 12px;
}
h3 {
   font-size: small; 
}

/* styles that apply to everything but Netscape 4 */
/*/*/a{}
body, body div, body p, body th, body td, body li, body dd, body code, body tt, body h3 {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body code, html>body tt, html>body h3 {
color: #555;  font-size: small;
}
body h1 {
  font-size: large;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: large;
}
html>body h1 {
  font-size: large;
}
body h2 {
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
}
html>body h2 {
  font-size: small;
}
/* end NS4 hack */

/* other styles after this would apply to all browsers */

html>body h3 {
	font-size: small; 
	margin-bottom: 0px;
	}
	
html>body h4 {
	font-size: small; 
	margin-bottom: 0px;
	}