﻿/* CSS Document */

body
{
font-family: Georgia;
color: #ffffff;
font-size: 12px;
display: inline;
font-weight: normal;
}

p
{
text-indent: 40px;
}

h1
{
font-family: Georgia;
color: #ffffff;
font-size: 16px;
display: inline;
font-weight: normal;
}

h2
{
font-family: Georgia;
color: #ffffff;
font-size: 16px;
display: inline;
font-weight: normal;
}

h3
{
font-family: Georgia;
color: #ffffff;
font-size: 16px;
display: inline;
font-weight: normal;
}

a
{
color: #ffffff;
}
