@charset "utf-8";
/* CSS Document */

a {
color:#000000;

font-weight:bold;


}
a:visited {
color:#000000;
font-weight:bold;
}
a:hover {
color:#CC6600;
font-weight:bold;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;

}

.copyright {
font-size:11px;

}

h1, h2, h3 {
color:#999999;
font-size:18px;
}