
h1
{
text-align: center;
color: maroon;
}

h3
{
text-align: center;
color: black;
}

h6
{
text-align: right;
color: maroon;
}

a:link
{
color: black;
}

a:visited
{
color: black;
}
/*
p
{
margin-left: 20px;
text-align: center;
}

hr
{
color: #b0c4de;
color: navy;
width: 75%;
height: 5px;
}

ul
{
list-style-type: square;
list-style-position: outside;
}
*/
