body {
  background:#ffffff;
  color:#000000;
  font: small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
  text-align: center;
}

table {
  background:#ffffff;
  color:#000000;
  font: small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
  text-align: center;
}

a:link {
	color: #2020d0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8020d0;
}
a:hover {
	color: #2020d0;
	text-decoration: underline;
	font: bold;
}
a:active {
	color: #9944cc;
	text-decoration: none;
}

a img {
  border-width:0;
}

.separator {
  border-bottom:1px dotted #a0a0a0;
}

.separator_line {
  border-bottom:1px solid #a0a0a0;
}

.title {
  font-size:140%;
  color:#e1771e;
  text-decoration:none;
  font-weight:bold;
}

.dottedrule {
  color: #000000; 
  background-color: #000000; 
  border: 1px dotted #808080; 
  border-style: none none dotted; 
}

.style1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.menu-text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;

}

.page-header {
	color: #000090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	font: bold;

}
.sub_heading {
	color: #000000;
	background-color: #dddddd; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font: bold;
}
