body{
  margin: 0;
  font-size: 1em;
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  padding-bottom:0px;
  background-color: #853CCD;
}

a{
  color: #0083c8;
}

h1,h2,h4,h5,a:hover{
  color: #f70;/* EDIT*/
  /*color: #ff6d06; EDIT*/
}

h2,h4{
  border-bottom: 1px solid #f70;/* EDIT*/
  /*border-bottom: 1px solid #ff6d06; EDIT*/
}

h1,h2{
  font-weight: normal;
}

h3,h4,h5{
  font-size: 1em;
}

h1{
  font-size: 2em;
  margin: 0;
}

h2{
  font-size: 1.3em;
  margin-bottom: 5px;
}

h3{
  color: #666;
  margin-bottom:0;
}

h4{
  margin-bottom: 10px;
}

h5{
  border-bottom: 1px solid #ccc;
}

p.content{
	margin-top:5px;
	font-size: 10pt;

}.overview {
	margin-top:5px;
	font-size: 10pt;

}
.copyright {
	margin-top:5px;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #BE90F9;
	background-image: url(images/copyright_bg.gif);



}
.headings {
	margin-top:5px;
	font-size: 20pt;
	color: #FFFFFF;
	text-indent: 15pt;


}
.headings1 {
	margin-top:5px;
	font-size: 13pt;
	color: #333333;
	text-indent: 15pt;
	font-weight: bold;

}
.headings2 {


	margin-top:5px;
	font-size: 15pt;
	color: #9900FF;
}
