body
{
    margin          : 0 0 0 0;
    padding         : 0px 0 0 0;
	font-size       : 62.5%; /* Resets 1em to 10px */
	font-family     : 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background-color: #ffff;
	color           : #333;
	text-align      : center;
}

a, a:visited
{
 	color           : #06c;   
}

a:hover
{
    color           : #147;
}

img.graph
{
    border          : none;
    width           : 800px;
}

h1, h2, p, ul
{
    margin          : 0 auto;
}

h1
{
	font-family     : 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight     : bold;
    background-color: #34aadc;
    height          : 60px;
    padding         : 40px 0 0 0;
	font-size       : 4em;
	text-align      : center;
	text-decoration : none;
	color           : white;
}

h2
{
	font-family     : 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight     : bold;
    font-size       : 2em;
    padding         : 0 0 0 25px;
    text-align      : left;
    clear           : both;
}

p
{
    background-color : #ffffff;
    width            : 760px;
}

ul
{
    padding         : 25px 0 0 0px;
    width           : 560px;
    list-style-type : none;
    height          : 25px;
}

li
{
    float           : left;
    margin          : 0 0 0 25px;
}

p#footer
{
    padding         : 10px 10px 10px 10px;
}

p#footer span
{
    padding-right    : 75px;
}

p#footer img
{
    width           : auto;
    height          : auto;
    vertical-align  : middle;
}
