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

h1 {font-size:30px;}
h2 {font-size:25px;}
h3 {font-size:20px;}
h4 {font-size:16px; font-weight:bold;}

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

.tip { font-size:12px; }
