body {

	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;

	}



h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
  font-size: 14pt;
}
h2 {
  font-size: 160%;
  line-height: 130%;
}
h3 {
  font-size: 140%;
  line-height: 130%;
}
h4 {
  font-size: 130%;
}
h5 {
  font-size: 120%;
}
h6 {
  font-size: 110%;
}
p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

/*LINKAGE*/


a:link, a:visited {
  color: #412CEF;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active, a.active {
  color: #6c871d;
}

#yahooBLUE {font-size:9pt;}
#yahooBLUE a {
color: #412CEF;
font-weight: bold;
text-decoration: none;
}
#yahooBLUE a:visited {
color: #10387B;
font-weight: bold;
text-decoration: none;
}

#yahooBLUE a:hover {
color: #1A8F2A;
background-color: #F7F7F7;
font-weight: bold;	 
text-decoration: underline;
}

hr {
  border: none;
  height: 1px;
  background: #d0d0d0;
}


#footer {
  clear: both;
  width: 68.5em;
  margin: 0 auto;
  padding-top: 4em;
  text-align: center; 
}

