.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	padding: 15px;
}

.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	padding-right: 10px;
	padding-top: 10px;
}

h1.small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #ffffff;
	padding-left: 10px;
	display: inline;
	}
	
h1 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 140%;
	color: #ffffff;
	padding-left: 14px;
	display: inline;
	}

.footnote { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #BDA8CF;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

a.but003 {
display:block;
background:url(images/dummy1.gif) no-repeat right top ;
width:210px;
height:26px;

}
a.but003:hover{
background:url(images/dummy2.gif) no-repeat right top ;
}

.menu {
	padding: 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
	
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 140%;
	color: #847392;
	padding-bottom: 4px;
	border-bottom: 1px solid #BDA8CF;
	display: inline;
	width: 100%;
	}