@charset "utf-8";
/* CSS Document */
/* Created by John Ruzicka April 23, 2010 */

h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
}
a, p, td {
	font-family:Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
p {
  line-height: 0.25;
}
a:link {
	color:#0000CC;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
	white-space: nowrap;
}
a:visited {
	color:#0000CC;
	text-decoration:none;
}
