<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN">



h1 {
    font-weight:bold;
    color:#404040;
    font-family:"Century Gothic",Verdana;
	font-size:30pt;
}

h2 {
    font-size:30pt;
    font-weight:bold;
    color:#404040;
    font-family:"Century Gothic",Verdana;
}

h3 {
    font-size:12pt;
    font-weight:bold;
    color:#404040;
    font-family:"Century Gothic",Verdana;
	
}

h4 {
    color:gray;
    font-size:12pt;
    font-weight:bold;
    font-family:"Century Gothic",Verdana;
}

h5 {
    color:gray;
    font-size:10pt;
    font-weight:bold;
    font-family:"Century Gothic",Verdana;
}

p {
    color:#404040;
    font-size:10pt;
    font-weight:bold;
    font-family:"Century Gothic",Verdana;
	
}

p.intro {
    color:#404040;
    font-size:20pt;
    font-weight:bold;
    font-family:"Century Gothic",Verdana;
}

a:link {
    color:gray;
    font-size:10pt;
    text-decoration:none;
    font-weight:bold;
    font-family:"Century Gothic",Verdana;
}

a:hover {
    color:#404040;
    font-size:10pt;
    text-decoration:none;
    font-weight:bold;
    color:#404040;
    font-family:"Century Gothic",Verdana;
}

a:visited {
    color:gray;
    font-size:10pt;
    text-decoration:none;
    font-weight:bold;
    font-family:"Century Gothic",Verdana;
}


a img {border: none; }