/* CSS Document */

body {
background-color:#FFFFFF;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;

}

li {
font-size:10pt;
}


p {
font-size:10pt;
}

h1 {
font-size:14pt;
}

h2 {
font-size:12pt;
color:#0000cc;
}

.boxh {
background-color:#666666;
color:#FFF;
}

a { 
color:#C8B079; 
text-decoration:underline;
font-weight:bold;
}
a:visited { text-decoration:underline; }
a:hover { text-decoration:underline; }

