td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #333333; 
} 
h1 { 
	font-family: Times New Roman, Times, serif; 
	font-size: 14pt;
	font-weight: normal; 
	color: #333333; 
}
h2 { 
	font-family: Times New Roman, Times, serif; 
	font-size: 11pt;
	font-weight: bold; 
	color: #333333; 
}
h3 { 
	font-size: 110%; 
	font-weight: bold; 
	color: #999999;
	margin-bottom: 4px;
}
h4 { 
	font-size: 110%; 
	font-weight: bold; 
	color: #0099FF;
	margin-bottom: 4px;
}
h5 { 
	font-size: 130%; 
	font-weight: bold; 
	color: #FF9900;
}
a { 
	color: #003333; 
} 
a:visited { 
	color: #000000; 
} 
a:hover { 
	color: #999999; 
} 
.footer,a.footer, a.footer:visited { 
	color: #003333;
	font-size: 80%;
	font-weight: normal;
	padding-top: 6px;
}
a.footer:hover { 
	color: #999999;
}
.maincontent { 
	padding: 15px;
}
.sidecontent { 
	padding-top: 15px;
}
.casehead {
	color: #003333;
	font-size: 8pt;
}
a.casehead, a.casehead:visited {
	color: #FFFFFF;
	font-size: 8pt;
}