p
{
    font-family: Verdana;
    font-size: large;
    font-weight: normal;
    font-style: italic;
    color: #a6a6a6;
}

p#footer
{
	text-align:center;
	font-family:arial;
	font-size:8pt;
	font-style: normal;
	color:#808080;
}

h1
{
    font-family: Verdana;
    font-size: xx-large;
    font-weight: bold;
    font-style: italic;
	text-align: center;
	color: white;
}

h2
{
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
    font-style: normal;
    color: #009933;
}