/* Alternate style sheet for large text */
body {
	font-size: 18px;
}
#outer_table td {
	font-size: 18px;
}

h1 {font-size:33px;}
h2 {font-size:28px;}
h3 {font-size:23px;}
h4 {font-size:18px; font-weight:bold;}

.breadcrumbs {font-size:14px; text-align:right;}

.tip { font-size:14px; }
