td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.L2_links {	
	font-size: 12px;
	font-weight: bold;
	color: #C94D09;
}
a.L2_links {
	text-decoration:none;
}
a:hover.L2_links {
	text-decoration:none;
}
.footerLinks {	
	color: #C94D09;
	line-height: 16px;
}
a.footerLinks {
	text-decoration:none;
}
.footerText {	
	color: #666666;
}
.footerCopyCredit {	
	font-size: 10px;
	color: #666666;
}
a.footerCopyCredit {
	color: #999999;
	text-decoration:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
h2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
p {	
	color: #666666;
	line-height: 16px;
}
li {	
	color: #666666;
	line-height: 16px;
}
a {
	color: #C94D09;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.titleWithSubtitle {
	color: #444444;
	font-weight: bold;
}
.subtitle {
	color: #444444;
	font-style: italic;
}
#contentTable {
	text-align:left;
	color:#666666;
}
#contentTable td {
	vertical-align:text-top;
	padding:4px;
}
#contentTable th {
	padding:4px;
}