/* University of Adelaide
 * LARGE text size
 */

/* large font */
body, .content, .megalinks, a.megalinks, .promo, a.promo, h1, h2, h3, h4, h5, h6, ul, li, ol, blockquote, li {
	font-size: 18px;
	line-height: 22px;
}
table {
	font-size: 18px;
}
	
/* small font */
.linkinfo, .contact, a.contact, .news, a.news, .caption, a.caption, .footer, a.footer, .footer-reverse, a.footer-reverse, input.btn, .editbox, .editboxtitle,
 a.secnav, a.secnav2, a.secnav3, .crumb, a.crumb, .breadcrumb, a.breadcrumb, table.caption li, table.crumb li {
	font-size: 16px;
	line-height: 18px;
}
h1,h2,h3 {
	font-size: 150%;
	line-height: 120%;
}