
body {background-color: #faf0e6;
text-align: center;
color: blue;
font-family: Century;
font-size: 15px;
text-indent: 0;
margin: 0px 0px 0px 0px;

}
p {
text-align: left;
color: blue;
font-family: Century;
font-size: 15px;
text-indent: 0;
}
p.b {
text-align: left;
color: blue;
font-family: Century;
font-size: 15px;
text-indent: 5;
}
p.m {
text-align: left;
color: blue;
font-family: Century;
font-size: 15px;
text-indent: 0;
border: 5px ridge #deb887;
padding: 5px;
}
p.a {
text-align: center;
color: blue;
font-family: Century;
font-size: 15px;
text-indent: 0;
}
p.h {
text-align: center;
color: #b00000;
font-family: Book Antiqua;
font-size: 20px;
font-weight: bold;
border-style: double;
border-color: #800000;
border-width: 3px;
text-indent: 0;
background-color: #deb887;
}
H1 {
text-align: center;
color: #b00000;
font-family: "Calligrapher","Book Antiqua";
font-size: 20px;
font-weight: bold;
border-style: double;
border-color: #800000;
border-width: 3px;
text-indent: 0;
background-color: #deb887;
}
H2 {
text-align: center;
color: #0000ff;
font-family: Book Antiqua;
font-size: 20px;
font-weight: bold;
}
H3 {
text-align: left;
color: #0000ff;
font-family: Century;
font-size: 10px;
}
A:visited  {color: #0000ab;}
A:link  {color: #0000ff;}
A:active  {color: #ff0000;}
A:hover   {color: #b00000;
background-color: #faf0e6;
}
A.menulink {
display: block;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #0000ff;
border: 5px outset #deb887;
}

A.menulink:hover {
border: 5px inset #b00000;
background-color:#f5deb3;
color: #0000ff
}
hr {color: #800000
}
td.contents{
border: 5px ridge #deb887;
background-color: #f5deb3;
text-align: left;
font-family:arial;
font-size:12px;
color: #0000ff;
}
div.links{
text-align: center;
font-size: 15px;
font-weight: bold;
}
div.title {
text-align: center;
color: #0000ff;
font-family: Book Antiqua;
font-size: 20px;
font-weight: bold;
}
div.h{
text-align: center;
font-family:arial;
font-size:10px;
color: #0000ff;
}
div.a{
text-align: center;
font-family:arial;
font-size:15px;
color: #0000ff;
}
div.f{
text-align: center;
}
table.article{
border: 2px groove #b00000;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px;
}
td.article{
text-align: left;
text-indent: 10px;
font-family:Century;
font-size:15px;
color: #0000ff;
}
td.h{
background-color: #ffdab9;
border: 2px groove #b00000;
width: 100%;
}

