p {
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #666666;
line-height: 150%;
}

li
{
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #666666;
line-height: 150%;
}

a.main:link, a:active {
text-decoration: none;
color: #B70405;
font-family: arial;
font-weight: bold;
font-size: 12px;
}
a.main:visited {
text-decoration: none;
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #B70405;
}
a.main:hover {
text-decoration: underline;
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #666666;
}

a:link, a:active {
text-decoration: none;
color: #B70405;
font-family: arial;
font-weight: normal;
font-size: 12px;
}
a:visited {
text-decoration: none;
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #B70405;
}
a:hover {
text-decoration: underline;
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #666666;
}


h3 {
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #B70405;
}
