/* sizes redefined in alternate.css

			xx-small	... 10px
			x-small		... 13px
			small			... 16px
			medium		... 18px
			large			... 24px
			x-large		... 32px
			xx-large	... 48px
*/

/* common styles */

body, p, td, th, ol, ul, li, dl, dt, dd, blockquote, .grid div.byline {
	font-size:13px; /* x-small */
}
h1 {
	font-size:24px; /* large */
}
h2 {
	font-size:18px; /* medium */
}
h3 {
	font-size:16px; /* small */
}
h4, h5, h6 {
	font-size:13px; /* x-small */
}
code {
	font-size:13px; /* x-small */
}
h1.inlineheading, h2.inlineheading {
	font-size:16px; /* small */
}

/* styles mainly for articles */

.copyright {
	font-size:10px; /* xx-small */
}
h1.subhead {
	font-size:16px; /* small */
}

/* styles for homepage grid */

.grid h1, .grid h2 {
	font-size:16px; /* small */
}
.grid div.detail {
	font-size:10px; /* xx-small */
}
.grid .invitation {
	font-size:10px; /* xx-small */
}

/* styles for E-News */

.enews h4, .enews h5, .enews h6 {
	font-size:13px; /* x-small */
}
.enews div.sponsorhead {
	font-size:10px; /* xx-small */
}

/* styles mainly for conference programs */

.dayheading {
	font-size:16px; /* small */
}
.daysubheading {
	font-size:13px; /* x-small */
}
.sessionheading, .sessioncode, .sessiontitle {
	font-size:13px; /* x-small */
}
.sessiontimes {
	font-size:10px; /* xx-small */
}

/* styles mainly for conference registration forms */
