﻿body
{
}
.authors
{
    font-size: x-small;
    font-family: Verdana;
    font-weight: bold;
}
.artheader
{
    color: blue;
    font-size: medium;
    font-family: Verdana;
    font-weight: bold;
}
.artsource
{
    font-size: x-small;
    font-family: Verdana;
    font-style: italic;
}
.toplogotext
{
    font-size: 22px;
    font-family: Verdana;
    font-weight: bold;
    color:White;
}
h1
{
    color: blue;
    font-size: medium;
    font-family: Verdana;
    font-weight: bold;
}
h2
{
    color: blue;
    font-size: small;
    font-family: Verdana;
    font-weight: bold;
}
p
{
    font-size: x-small;
    font-family: Verdana;
}
a
{
    color:Blue;
}
a:visited
{
    color:Green;
}
ul
{
    font-size: x-small;
    font-family: Verdana;
}

