BODY {
	color: #333333;
	background-color: #ffffff;
	background-image : url(hpb_bg01.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}

H1 {
	color: #768bbf;
}

H2 {
	color: #768bbf;
}

H3 {
	color: #768bbf;
}

H4 {
	color: #768bbf;
}

H5 {
	color: #768bbf;
}

H6 {
	color: #768bbf;
}

P {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

A:LINK {
  color: #8000ff;
  text-decoration: none;
}

A:VISITED{
  color : #8000ff;
  text-decoration : none;
}

A:HOVER{
  color : #ff00ff;
  text-decoration : underline;
}

A:ACTIVE{
  color : Lime;
  text-decoration : none;
}

.w-menu1-link1 {
	font-size: 60%;
}

.menu2-link1 {
	font-size: 80%;
}

.menu2-link1:link {
	color: #8000ff;
	font-size: 80%;
	text-decoration: underline;
}

.menu2-link1:visited {
	color: #8000ff;
	font-size: 80%;
	text-decoration: underline;
}

.menu2-link1:active {
	color: Lime;
	font-size: 80%;
	text-decoration: underline;
}

.menu2-link1:hover {
	color: Lime;
	font-size: 80%;
	text-decoration: underline;
}