body {
        font-family : Tahoma, Sans-serif, Verdana, Arial;
        font-size: 11px;
        color : #7e7e7e;
        margin: 0px;
        background-color: #242424;
        line-height : 150%;
        }

table {
        font-size: 100%;
}

a {
        color: #b1b1b1;
        text-decoration: none;
}

a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.text {
	font-size: 12px;
}

.tail {
        font-size: 100%;
        color : #434343;
        margin: 0px;
        line-height : 120%;
        background-color: #242424;
}