p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%
}
	
a:link, a:active, a:visited  {
	color: #0033CC;
	text-decoration: none;
}
	
a:hover  {
	color: #06c;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: maroon;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%
}

h2  {
	color: maroon;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -12px;
}
	
#leftnav p {
	line-height: 100%
}
	
#leftnav a:link {
	color: #003399;
	text-decoration: none;
	line-height: 100%
}
	
#leftnav a:visited  {
	color: #666;
	text-decoration: none;
	line-height: 100%
}
	
#leftnav a:hover  {
	color: #06c;
	text-decoration: underline;
	line-height: 100%
}
	
#leftnav h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 927C5D;
	font-weight: bold;
	font-size: 10px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CABCA1;
}

.norepeat {
	background-repeat: no-repeat;
}

.small {
	font-size: 10px
}

.smalllight  {
	color: #999;
	font-size: 10px
}

.caption {
	font-size: 10px;
	font-style: italic;
	line-height: 160%;
	color: #666666;
}

ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}

li ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: url(images/bullet1.gif);
}
