.justify {
	text-align: justify;
	font-family: BTahoma,Tahoma;
	font-size: 15px;
    line-height: 165%;
}

.nodecor {
	text-decoration: none;
    font-size: 17px;
    color: 000066;
}

.header {
	font-family: BTahoma,Tahoma;
	font-size: 12px;
    CURSOR:hand;
    width: 510px;
    border: 1px solid;
    padding-right:8px;
    margin: 10px 0 0 0;
    background-color: #FFCC66;
}

.headerLine {
    width: 510px;
    text-align: right;
    margin-bottom: 0;
}