@charset "UTF-8";
/* CSS Document */

body {
background: url(images/bg_goldblend.jpg) repeat-x;
font-family: Arial, helvetica, san-serf;
font-size: 11pt;
color: black;
}

a {
color: ##222377;
}

h1 { 
font-family: Arial, helvetica, san-serf;
font-size: 18pt;
font-weight: bold;
color: #B99D46;
}

h2 { 
font-family: Arial, helvetica, san-serf;
font-size: 13pt;
font-weight: bold;
color: #222377;
margin-bottom: 0;
}

h3 { 
font-family: Arial, helvetica, san-serf;
font-size: 11pt;
font-weight: bold;
color: #B99D46;
}

h4 { 
font-family: Arial, helvetica, san-serf;
font-size: 11;
font-weight: bold;
color: #B99D46;
}


div.footer {
font-family: Arial, Helvetica, san-serif;
font-size: 9pt;
color: #B99D46;
font-weight:bold;
margin: 10px 0px 0px 0px;
}