/* CSS Document */
b {font-weight: normal}

.titles {font: 16px arial,helvetica, sans-serif}
.titles A {text-decoration: none}
.titles A:hover {text-decoration: none}

.body {font: 13px arial, helvetica, sans-serif}
.body A {text-decoration: none}
.body A:hover {text-decoration: none}

.bodylight {font: 13px arial, helvetica, sans-serif}
.bodylight A {text-decoration: none}
.bodylight A:hover {text-decoration: none}
.bodylight { color:#999999;}


.line {font: 13px arial, helvetica, sans-serif}
.line A {text-decoration: underline}

.bold {font: 13px arial, helvetica, sans-serif}
.bold {font-weight: bold}
.bold A {text-decoration: none}
.bold A:hover {text-decoration: none}


.boldlight {font: 13px arial, helvetica, sans-serif}
.boldlight {font-weight: bold}
.boldlight A {text-decoration: none}
.boldlight A:hover {text-decoration: none}
.boldlight { color:#999999;}


.small {font: 10px arial, helvetica, sans-serif}
.small A {text-decoration: none}
.small A:hover {text-decoration: none}