body, td, span, div, p {
	font-family		: verdana, helvetica, sans-serif;
	font-size		: 11px;
	color			: #333333;
}

h2 {
	font-size: 13px;
}

th {
	font-size: 10px;
	text-align: left;
}

.reg, sup {
	font-size: 8px;
}

span.pageHeader sup {
	font-size: 12px;
}


span.pageHeader {
	font-size		: 18px;
	color			: #336699;
}

span.note {
	font-size		: 10px;
	font-style		: italic;
}


span.small, td.small {
	font-family		: arial, sans-serif;
	font-size		: 10px;
}

span.copyright {
	font-size		: 9px;
}

a:link, a:visited, a:active {
	color			: #000066;
}

a:hover {
	color			: #9999CC;
}

input.headerSearch {
	color			: #666666;
	font-style		: italic;
	font-size		: 9px;
}

span.emphasisHeader {
	font-family			: arial narrow, arial mt condensed light, sans-serif;
	font-size			: 18px;
	letter-spacing		: .02em;
}

span.emphasis {
	font-family			: garamond, palatino, serif;
	font-size			: 18px;
}

table.grid {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 100%;
}

table.grid th {
	background: #ccc;
	padding: 0 3px;
}

table.grid th,
table.grid td {
	border: 1px solid #000;
	font-size: 10px;
	text-align: center;
}
