body { 
	color:  #663300;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 0px;
	font: 15px Verdana, Arial, sans-serif;
}
.feature {
	padding: 0px 0px 10px 10px;
	font-size: 15px;
	color: #003366;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.casestudy {
	padding: 0px 0px 10px 10px;
	font-size: 20px;
	color: #84002e;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
}
a:link      {
    color: #006699;
    text-decoration: none;
}
a:visited   {
    color: #3399FF;
    text-decoration: none;
}
a:hover     { 
    color: #660066;
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 22px;
 color: #800080;
}
h2 {
   font-size: 20px;
   color: #8080FF}
h4 {
    font-size: 18px;
	color: #640064}
.short {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D9D9EC;
	background-color: #008080;
}

