﻿td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #993300;
	text-decoration:none;
}

a:hover {
		text-decoration: underline;
		color: #993300;
}
a:visited {
	color: #531d04;
	text-decoration:none;
}

a.nav:visited {
	color: #ffffff;
}

a.nav:hover {
	text-decoration:underline;
}


h2,h3,h4,h5,h6 {

	font-family: Verdana;
	color: #993300;
}
h1 {
	font-size: 22px;
	line-height:100%;
	color: #000000;
}
h2 {
	font-size: 14px;
	line-height:100%;
	color: #993300;
}

h3 {
   font-size: 12px;
	line-height:100%;

	
	
}

a.colored {

	color:#993300;
	
}

a.nav {
	color:#ffffff;
	text-decoration:none;
	
}

p {
	line-height: 18px;
	font-size: 12px;
	color: #000000;

	
}

ul, li {
	list-style-type:disc;
	padding-bottom: 10px;
		color: #000000;
			line-height: 18px;
}
