﻿p
{
    Font-family : sans-serif , Helvetica , Arial;
    Font-size : medium;
    Color : black;
    Background-color : white;
}
body
{
    Background-color : rgb(51, 153, 255);
}
a:link
{
    Font-family : sans-serif , Helvetica , Arial;
    Font-size : medium;
}
a:visited
{
    Font-family : sans-serif , Helvetica , Arial;
    Font-size : medium;
}
h1
{
    Font-size : medium;
    Font-family : sans-serif , Helvetica , Arial;
    Color : white;
    Font-weight : bold;
}
h2
{
    Font-family : sans-serif , Helvetica , Arial;
    Font-size : x-large;
    Font-weight : bold;
    Color : rgb(200 , 25 , 40);
}
h3
{
    Font-family : sans-serif , Helvetica , Arial;
    Font-style : normal;
    Font-weight : bold;
    Font-size : medium;
    Color : blue;
}
h4
{
    Font-family : Sans Serif , Helvetica , Arial;
    Font-weight : bold;
    Color : black;
    Font-size : medium;
}
blockquote
{
    Font-family : Sans Serif , Helvetica , Arial;
    Font-style : italic;
    Font-weight : bold;
    Font-size : medium;
    Color : rgb(200 , 25 , 40);
}
ul
{
}
li
{
    Font-family : Sans Serif , Helvetica , Arial;
    Color : black;
    Font-weight : bold;
    Font-size : medium;
}
ol
{
    Font-family : sans-serif , Helvetica , Arial;
    Font-weight : normal;
    Font-size : medium;
    Color : black;
}
