<!--
     BODY {
     	color : #1F2D39;
        font-family:Arial;
        font-size:12px;
        font-weight:medium;
        font-style:normal;
        text-decoration:none;
     }
TD,TR {
     	color : #1F2D39;
	text-align: left;
        font-family:Arial, sans-serif;
        font-size:14px;
        font-weight:medium;
        font-style:normal;
        text-decoration:none;
     }
.kurs {
        font-family: Arial;
        font-size: 10px;
        font-weight: 800;
        color: #400000;
     }
.info { font-family: Arial;
	font-size: 12px;
	color: GREEN;	 
	}

.info1 { font-family: Arial;
	 font-size: 12px;
	 color: RED;
	}

     input, select, textarea, option  {
        font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #660000;
	text-decoration : none;}
hr {color: #008000; height: 1px};   
-->