body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #D43300;
	text-decoration: underline;
}
a:hover {
	color: #D43300;
	text-decoration: underline;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.w:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.w:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.w:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.w:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.r:link {
	color: #D43300;
	text-decoration: none;
}
a.r:visited {
	color: #D43300;
	text-decoration: none;
}
a.r:active {
	color: #D43300;
	text-decoration: underline;
}
a.r:hover {
	color: #D43300;
	text-decoration: underline;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sidebarSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.sidebarOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D43300;
	font-weight: bold;
}
