body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF
}
p 		{ font-size: 14px }
td 		{ font-size: 14px }
th 		{ font-size: 16px; background-color: #E5E5E5; text-align: left }
code 	{ font-size: 12px }
ul 		{ font-size: 14px; list-style-type: disc}
ol		{ font-sixe: 14px }
h1 		{ font-size: 20px }
h2 		{ font-size: 18px; color: #663300 }
h3 		{ font-size: 16px;  color: #663300 }
h4 		{ font-size: 14px }
h5 		{ font-size: 12px }
h6 		{ font-size: 10px }
input 	{ font-size: 11px }
select 	{ font-size: 11px }
textarea{ font-size: 11px }

a:visited 	{ color: #993300 }
a:link 			{ color: #CC6633 }
a:hover 		{ color: #003366 }
a:active 		{ color: #333399 }

.huge		{ font-size: 18px }
.large 	{ font-size: 16px }
.medium	{ font-size: 14px }
.small 	{ font-size: 12px }
.tiny 	{ font-size: 10px }
.crumbs { font-size: 12px; font-weight: bold; color: #666666}
.tab 		{ font-size: 16px; font-weight: bold; color: #FFFFFF; background-color: #999999 }
.ltgreyBack { background-color: #E5E5E5}

