a:active {
background-color: transparent;
color: #FF0000;
text-decoration: underline;
}

a[href]:hover {
background-color: transparent;
color: #FF0000;
text-decoration: underline;
}

a:link {
background-color: transparent;
color: #FFC6C6;
text-decoration: underline;
}

a:visited {
background-color: transparent;
color: #A6FFFF;
text-decoration: underline;
}

body {
background-color: #A4AFCC;
color: #FFFFFF;
font-family: "Garamond", "Times New Roman", serif;
margin-right: 15px;
margin-left: 15px;
}

div.archtit {
border-style: ridge;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
margin-top: 5px;
padding-bottom: 5px;
width: 355px;
}

h1 {
color: #0058B0;
font-size: 48pt;
font-weight: 400;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
text-align: center;
}

h1.top {
font-family: "Comic Sans MS", "Times New Roman", serif;
font-style: italic;
}

h1.front {
font-family: "Comic Sans MS", "Times New Roman", serif;
font-style: italic;
text-align: left;
}

h2 {
font-size: 16pt;
font-weight: 700;
text-align: center;
}

h3 {
font-size: 14pt;
font-weight: 700;
text-align: center;
}

img {border-style: none}

p.center {text-align: center}

p.comic {
background-color: #FFFFFF;
border-style: ridge;
margin-right: auto;
margin-left: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
width: 745px;
}

p.date {
color: #0058B0;
padding-right: 10px;
text-align: right;
}

p.end {
font-size: 11pt;
padding-right: 5px;
padding-left: 5px;
}

p.main {text-align: justify}

p.jump {
font-weight: 700;
margin-bottom: 5px;
margin-top: 0px;
padding: 0;
text-align: center;
}

p.thought {
padding-left: 10px;
padding-right: 10px;
text-align: justify;
}

span.just {text-align: justify}

span.name {
font-size: 14pt;
font-weight: 700;
}

span.small {font-size: 11pt}

span.smaller {
font-family: "Times New Roman", serif;
font-size: 10pt;
}

table {
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

td {
border-style: outset;
border-width: medium;
color: #FFFFFF;
font-size: 12pt;
font-weight: 400;
text-align: center;
vertical-align: top;
}

td.bio {
line-height: 120%;
padding: 10px;
text-align: justify;
}

td.biopic {
height: 220px;
width: 110px;
}

td.test {border-style: none}

td.title {
font-size: 18pt;
font-weight: 600;
}