body{
	background-color: #FFFFFF; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size: x-small;
}

.header-image{
	background-image : url(/images/header.jpg);
}
.orangeNav{
	color: #FF6600;
	font-weight: 500;
	font-size: 15px;
}
p.orangeText{
	color: #FF6600;
	font-weight: 600;
	}

P.intro{
	font-size: 13px;
	color: #444444;
	line-height: 130%;
	font-weight: 600;
}

ul.pdf li {
	list-style-image: url(/images/icon-pdf.gif);
	padding-left: 15px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	
}

p, li, td, div{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 135%;
	color: #000000;
}

h3{
	font-size: 16px;
	color: #666600;
	font-weight: 600;
}
h4{
	font-size: 14px;
	color: #006600;
}



A:Link  {
color: #000000;
text-decoration: underline;}

A:Visited  {
	color:#990000;
	text-decoration: underline;}

A:Hover  {
color: #016f02;
text-decoration: none;
border-bottom: 1px dashed;
}

a.but:hover
{
	border-bottom: none;
}











