﻿
body
{
    font: 62.5%/1.6 Georgia, Times, "Times New Roman" , serif;
    color: #3C1700;
    position: relative;
    background: #FFFFFF none repeat left top;
    margin-top: 75px;
}

p {
	font-size: 1.4em;
	margin: 0 0 1.6em;
	padding: 0 24px;
	clear: both;
	white-space:pre-wrap;
}

h1 {
    position:relative;
    top:10px;
    width: 337px;
    height: 53px;
    font-family: Georgia, Times, "Times New Roman" , serif;
    font-size: x-large;
    margin: 0 0 1.6em;
	padding: 0 24px;
    text-decoration: underline;
    color: #000000;
}

a
{
    color: #FF0000;
    text-decoration: none;
}

a:hover
{
    color: #FF0000;
    font-weight: bold;
    text-decoration: underline;
}
ul
{
    color: #333333;
    list-style: square;
    font-size: 1.2em;
    line-height: 130%;
    margin-top: auto;
}
li 
{
	margin-bottom: 10px;
}



	

