/* CSS Document */

.b
{
font-family: Arial; color: #999999; font-size: 12px; letter-spacing: 1px; line-height: 130%;

}
.c
{
font-family: sans-serif; color: #333333; font-size: 10px; letter-spacing: 1px; line-height: 150%;
padding-left:20px; text-decoration: underline;
}
.v
{
font-family: sans-serif; color: #333333; font-size: 10px; letter-spacing: 1px; line-height: 130%;
padding-left:20px; 
}
a:link{
font-family: Arial; color: #005b8b; font-size: 10px; letter-spacing: 1px; line-height: 150%; text-decoration: underline;
}
a:visited{font-family: Arial; color: #005b8b; font-size: 10px; letter-spacing: 1px; line-height: 150%; text-decoration: underline;}
a:hover{font-family: Arial; color: #000000; font-size: 10px; letter-spacing: 1px; line-height: 150%; text-decoration: none; FONT-WEIGHT:BOLD;}