a.nav:link 	{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.nav:active 	{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.nav:visited 	{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.nav:hover 	{font-family: Arial, Helvetica, sans-serif; color: #898989; font-size: 10pt; font-weight: bold; text-decoration: none;}

a.nav2:link 	{font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.nav2:active 	{font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.nav2:visited 	{font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.nav2:hover 	{font-family: Arial, Helvetica, sans-serif; color: #D4D4D4; font-size: 10pt; font-weight: bold; text-decoration: none;}

a:link 		{font-family: Arial, Helvetica, sans-serif; color: #911A1C; font-weight: bold; text-decoration: underline;}
a:active 		{font-family: Arial, Helvetica, sans-serif; color: #911A1C; font-weight: bold; text-decoration: underline;}
a:visited 	{font-family: Arial, Helvetica, sans-serif; color: #911A1C; font-weight: bold; text-decoration: underline;}
a:hover 		{font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; text-decoration: none;}

body 		{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}
td		{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}

h1 {
	color: #6D6D6D;
	font-size: 15px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom: 1px solid #e1e1e1;
	background-image: url('http://www.skarnes.com/images/h1-bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	padding-top: 2px;
	border-top: 1px dotted #6D6D6D;}

h2.top {
	border-top: none;}
