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

h1 {font-size:21px;}
h2 {font-size:18px;}
h3 {font-size:15px;}
h4 {font-size:12px; font-weight:bold;}

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

.tip { font-size:10px; }
