#zone2 h1
{
    color: #808384;
    font-size: 28px;
    padding: 0px 0px 0px 19px;
    margin: 0px 0px 9px 0px;
}

.largepara
{
	font-family : "Avante Garde", "Century Gothic", arial;
    color: #DE7248;
    font-weight: bold;
    font-size: 13px;
}

.largepara a:link
{
	color: #04ac4d;
    
}

strong
{
    color: #1289ca;
}

h2
{
    color: #1289ca;
    font-size: 14px;
    font-weight: normal;
}


.greybackground
{
    background-color: #f4f4f4;
    color: #808384;
    padding-top: 15px;
    padding-right: 50px;
    padding-bottom: 15px;
}

.greybackground a, .greybackground a:visited
{
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}

.greybackground a:hover
{
    color: #0089CF;
    font-weight: bold;
    text-decoration: underline;
}

table.partners td h4
{
    color: #1289ca;
    padding: 0px;
    margin: 5px 0px 10px 0px;
}