H1{
  background-color : #333333;
  text-align	:left;
  color : #ffffff;
  font-size : 14pt;
  font-family : "MS UI Gothic";
}
H2{
  color : glay;
  text-align : left;
  font-size : 17pt;
  font-family : "MS Mincho";
}
H3{
  border-width : 1px;border-style : solid;border-color : black;
  width : 180pt;
  background-color : #ccffff;
  color : glay;
  font-size : 15pt;
}
H4{
	color : #0044ff;
	font-size : 12pt;
}
H5{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : black black black black;
  width : 130px;
  font-size : 16px;
}
H6{
  font-family : "Arial Narrow";
  font-size : 9pt;
}

FIELDSET{
  font-size : 22pt;
  font-weight : bold;
  background-color : black;
  text-align : left;
}
/***************************/

a:visited{
	color		:#994455;
}
a:hover{
	color		:#ffffff;
	background	:#0000ff;
	text-decoration	:none;
}
a:active{
	color		:#aa00ff;
	background	:#ffffff;
}

TABLE{
  font-family : "MS UI Gothic";
  color : glay;
}
BLOCKQUOTE{
  text-align : left;
  font-size : 12pt;
  width : 85%;
  font-family : "MS UI Gothic";
}
SPAN{
color: orange;
border-color: white;
border-width: 1px;
border-style: solid;
padding: 2px;
}
FIELDSET{
  font-size : 22pt;
  font-weight : bold;
  background-color : black;
  text-align : left;
}

