a:link {color:rgb(200.100.100);font-family:"Arial";font-weight:bold;text-decoration:none;}    /* unvisited link */
a:visited {color:maroon;font-family:Arial;font-weight:bold;text-decoration:none;} /* visited link */
a:hover {text-decoration:underline;}   /* mouse over link */
a:active {text-decoration:underline;}  /* selected link */
body
{
background-color: rgb(255, 255, 204);
}
{
font-family:arial;
font-size:14px;
color:black;
line-height: 1
}
h1{
color:#003333;
font-family:"Arial";
font-weight: bold;
font-size:36px;
line-height:10px
}
h2
{
color:#660000;
font-family:"Arial";
font-weight: bold;
font-size:36px;
}
h3{
color:#003333;
font-family:"Arial";
font-weight: bold;
font-size:24px;
}
h4
{
color:#660000;
font-family:"Arial";
font-weight: bold;
font-size:24px;
}
h5
{
color:#003333;
font-family:Arial;
font-weight: bold;
font-size:16px;
line-height:1
}
h6
{
color:#660000;
font-family:Arial;
font-weight: bold;
font-size:16px;
}
h7
{
color:#003333;
font-family:arial;
font-weight: normal;
font-size:16px;
}
h8
{
color:#660000;
font-family:arial;
font-weight: normal;
font-size:16px;
}

p
{
font-family:"Arial"; font-size:14px; font-style: bold;
	font-weight: normal;color:#660000;
}
table,th,td
{
width:850px;
background-color:#FFFFFF;
align:center;
}
.set
{
font-family:arial;
color:red;
font-weight:bold;
font-size:16px;
}
.contents
{
font-family:arial;
font-size:16px;
color:black;
}
</style>