body
{
background-color: #191970;
text-align: center
}

table.large
{
margin-top: 10%;
margin-left: 5%;
margin-right: 5%;
margin-bottom: 10%;
width: 90%;
background-color: #191970;
border-style: double;
border-width: 20px;
border-color: #ffd700
}

table.small
{
margin-top: 10%;
margin-left: 15%;
margin-right: 15%;
margin-bottom: 10%;
width: 70%;
background-color: #191970;
border-style: double;
border-width: 10px;
border-color: #f5fffa
}

th.large
{
text-align: center;
font-family: "comic sans ms";
font-style: italic;
font-size: 60px;
color: #fffff0
}

th.small,h1,h2,h3
{
text-align: center;
font-family: "comic sans ms";
font-style: italic;
font-size: 30px;
color: #f5fffa
}

h4,h5,h6
{
text-align: center;
font-family: "comic sans ms";
font-style: italic;
font-size: 20px;
color: #f5fffa
}

td.left
{
text-align: left;
background-color: #191970;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px
}

td.center
{
text-align: center;
background-color: #191970;
padding-top:10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px
}

td.right
{
text-align: right;
background-color: #191970;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px
}

td.pic
{
background-color: #f5fffa;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
border-style: double;
border-width: 10px;
border-color: #ffd700
}

td.small
{
text-align: center;
background-color: #191970;
padding-top: 5%;
padding-left: 10%;
padding-right: 10%;
padding-bottom: 5%
}

p
{
text-align: justify;
font-family: "comic sans ms";
font-style: normal;
font-size: 16px;
background-color: #191970;
color: #fffff0
}

p.center
{
text-align: center;
font-family: "comic sans ms";
font-style: normal;
font-size: 16px;
color: #f5fffa
}

p.left
{
text-align: left;
font-family: "comic sans ms";
font-style: normal;
font-size: 16px;
color: #f5fffa
}

p.right
{
text-align: right;
font-family: "comic sans ms";
font-style: normal;
font-size: 16px;
color: #f5fffa
}

p.small
{
text-align: center;

font-family: arial;
font-style: italic;
font-size: 12px;
color: #fffff0
}

span.c1
{
color: #ffd700
}

span.c2
{
font-size: 70px;
color: #ffd700
}

a:link {color: #ffffff; text-decoration: none}
a:visited {color: #f5fffa; text-decoration: none}
a:hover {color: #ffff00; text-decoration: underline}
a:active {color: #ffff00; text-decoration: underline}

ul
{
list-style: square
}

li
{
font-family: "comic sans ms";
font-size: 16px;
font-style: italic;
color: #ffffff
}
