﻿        h1.pascal1 {
            font-size:8px;
            font-weight:none;
            color:#dddddd;
            font-family:....;
            display:inline;
            white-space: nowrap;
            line-height:1px;
        }
        h2.pascal1 {
            font-size:8px;
            font-weight:none;
            color:#dddddd;
            font-family:....;
            display:inline;
            white-space: nowrap;
            line-height:1px;
        }
        h3.pascal1 {
            font-size:8px;
            font-weight:none;
            color:#dddddd;
            font-family:....;
            display:inline;
            white-space: nowrap;
            line-height:1px;
        }
        
        .stylepascal1
        {
            border : 1px;
            border-color : #000000;
        }
        .stylepascal2
        {
            width: 350px;
            font-size:8px;
            font-weight:none;
            color:#dddddd;
            font-family:....;
        }
        .stylepascal3
        {
            background-color:#cdcdcd;
            display: block;
            overflow: hidden;
            
            display: block;
	        position:absolute; 
	        z-index:100;
            top:30px; 
            left:850px;
	        width: 400px;
	        height: 1px;
	        filter : alpha(opacity=20); 
	        text-decoration: none;
            border: 0px;
	        color: #dfdfdf;
	        white-space: nowrap;
	        font-weight: normal;
	        padding: 0px;
	        text-align: left;
	        font-family:Arial,Verdana;
        }
