body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}

.header_td_org a {
	text-decoration: none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.header_td_org a:hover {
	text-decoration: underline;
}

.submenu {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}

.submenu :hover {
	text-decoration: underline;
}

H1 {
	color:#FF3300;
}

#dateline {
	font-size: 11px;
	color:#666666;
}

#pathline {
	font-size: 11px;
	color:#666666;
}

#pathline a {
	text-decoration: none;
	color:#666666;
}

#pathline a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 10px;
	color:#666666;
}

#footer a {
	text-decoration: underline;
	color:#666666;
}

#footer a:hover {
	color:#FF3300;
}

.largetext {
	font-size: 14px;
}

