td {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
}
a:link {
	color: #ED1C24;
	text-decoration: none;
}
a:visited {
	color: #ED1C24;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.headers {
	font-family: tahoma;
	font-size: 12pt;
	color: #006600;
	font-weight: bold;
}
.tdPadding5 {
	padding: 5px;
}
.tableBorder1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tdTopBottomBorder1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sectionHeaders {
	font-family: tahoma;
	font-size: 12pt;
	color: #666666;
	padding: 5px;
	font-weight: bold;
}
.headersWithPadding5 {
	font-family: tahoma;
	font-size: 11pt;
	color: #006600;
	font-weight: bold;
	padding: 5px;
}
.smallHeaders {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #006600;
	padding: 5px;
}
.tutorials115 {
	background-color: #FF9;
	padding: 5px;
}
.new {
	background-color: #FF7E00;
	padding: 2px;
	filter: Xray;
	color: #FFF;
}
