/* IMPORT STYLES FROM STANDARD STYLESHEET */
@import url(council_netscape_template.css);

/* FONT SIZE DECLARATIONS FOR PARTICULAR BROWSERS */
BODY, TABLE, TR, TD, TH, P, UL, OL, LEGEND, LABEL, DT, DD, DIV, TEXTAREA {
	font-size: x-small;
}
CAPTION { font-size: xx-small; }

H1 { font-size: large; }
H2 { font-size: medium; }
H3 { font-size: small; }
H4, H5, H6 { font-size: x-small; }

PRE { font-size: x-small; }
.bigfont, .bigfontcenter { font-size: small; }
.tinyfont, .tinyfontcenter { font-size: xx-small; }
.standardfont, standardfontcenter { font-size: x-small; }
.sub { font-size: xx-small; }
.super { font-size: xx-small; }
.accessblack { font-size: medium; }
.accessyellow { font-size: medium; }

/* CORPORATE HEADER classes */
TABLE.headnavigation, TABLE.head, TD.headlogos, TD.headsearch, TD.headlanguages, TD.headnavigation, A.headnavigation {
	font-size: x-small;
}
TD.headlogos { font-size: xx-small; }
INPUT.header-search {
	font-size: x-small;
}

/* CORPORATE FOOTER classes */
TABLE.footer, TD.footer, TD.footercopyright, TD.footernavigation {
	font-size: x-small;
}
TD.footercopyright {
	font-size: xx-small;
}

/* LEFT NAVIGATION BAR classes */
TD.navleft, A.navleft {
	font-size: x-small;
}

/* INDEX PAGE CLASSES */
H2.indexsectionhead { font-size: x-small; }

/* EVENTS CLASSES */
H2.events { font-size: x-small;  }
H2.event-form { font-size: x-small; }


/* PARTNERS/AWARDS CLASSES */
DIV.partners { font-size: xx-small; }
H2.partners-awards { font-size: x-small; }
SPAN.partners { font-size: xx-small; }

/* COMMUNITY LINK CLASSES */
.community-link { font-size: small; }

/* EDUCATION CLASSES */
H2.ed-consult { font-size: x-small; }
