INPUT, SELECT, TEXTAREA {
	background-color: white;
	color: black;
	font-family: arial, helvetica;
	font-size: 10px;
	border: groove 1px gray;
	padding: 1;
	}

p	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top:0px;
	left: 1px;

}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
li	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: url(images/redBullet.jpg);
	list-style-position: inside;
	line-height: 130%;
}

td	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top:0px;
	left: 1px;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3333;
	font-weight: bold;
	margin-bottom:0px;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	font-weight: normal;
	text-decoration: none;
}

#navBar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#navBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#base {
	margin-left: 2em;
	padding-left: 5px;
	}
