@charset   "UTF-8";
body{
font-size:13pt;
line-height:150%;
background-color:#ccffff
}
h1 {
color:red;
background-color:#ffccff;
text-align:center;
text-decoration:none
}
h2 {
color:white;
text-align:center;
text-decoration:none
}
.name1{
width:1000px;
border-style:solid;
border-width:2px;
border-coloe:#339966
text-align:left;
padding:10px;
background-color:#ffffff
}
.name2{
padding:20px;
}
.name3{
color:black;
text-align:center;
}
.title{
background-color:#ffccff;
text-align:center;
}
.title a{
width:1000px;
color:red;
text-decoration:none;
}
.menu a{
width:1000px;
color:red;
text-decoration:none;
}