body {
	background-image : url(logo_dina.gif);
	background-repeat : no-repeat;
}
A { color : #FF0000;
    font-family : Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    line-height : 16px;
    background : transparent;
	text-decoration: none;
}
A:HOVER { color : #FF0000;
          font-family : Arial, sans-serif;
          font-size : 14px;
          font-weight : bold;
          line-height : 18px;
          background : transparent;
          text-decoration: underline;
}
H4 { color: #FF0000;
     font-family : Arial, sans-serif;
     font-weight: bold;
     background : transparent;
}
P { color: #CCCCCC;
    font-family : Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    line-height : 18px;
    text-align : justify;
    background : transparent;

}
B { color: #FF0000;
    font-family : Arial, sans-serif;
    font-size : 12px;
    font-weight : bold;
    line-height : 18px;
    text-align : justify;
    background : transparent;

}
.text { color: #CCCCCC;
        font-family : Arial, sans-serif;
        font-size : 11px;
        font-weight : bold;
        line-height : 16px;
        background : transparent;
}
.space { font-family : Arial, sans-serif;
	 font-size : 2px;
}
