H1, H2, H3, H4 
{
    font-family:Century Gothic;
    color: #666666;
}

/*p  { font-family:serif; font-size:small; }*/

a
{
    text-decoration:none;
    font-size: smaller ;
}

a:link {color: #000080;}
a:visited {color: #000080;}
a:hover {color: #800080;}
a:active {color: #000080;}

body 
{
    color: #666666;
	background-color: #FFFFFF;
	font-family: Century Gothic;
	text-align: left;
    font-size: small;
	
}

image {
    border: 0px;
}

p 
{
    text-align: left;
    font-family: Century Gothic;
    font-size:small;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

table
{
    font-family: Century Gothic; 
    margin: 0px 25px 25px 0px;
    font-size: small;
}

