.bullet_pnt {
    position: relative;
    top: 6px;
    left: 16px;
}
.bullet_pnt_txt {
    position: relative;
    top: -10px;
    left: 16px;
    color: #222222;
    font-family: 'helvetica', sans-serif;
    font-size: 16px;
}
.reg_txt {
    color: #222222;
    font-family: 'helvetica', sans-serif;
    font-size: 16px;
}
a {
    color: #BBBBBB;
    text-decoration: none;
}
a:visited {
    color: #888888;
    text-decoration: none;
}
a:hover {
    color: #BBBBBB;
    text-decoration: underline;
}
a.body {
    color: #404040;
    text-decoration: none;
}
a.body:visited {
    color: #606060;
    text-decoration: none;
}
a.body:hover {
    color: #404040;
    text-decoration: underline;
}
.bumper {
    font-size: 1px;
    line-height: 1px;
}
.spacer {
    font-size: 1px;
    line-height: 1px;
}
div { 
    overflow: visible; 
}
img { 
    border: none; 
}