/* style cs_dickinc. */
body {
	background-color: #EEEEEE;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #111111;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 12pt;
	font-style: italic;
}
h4 {
	font-size: 9pt;
}

