A:link {color: #0000DD;}
A:visited {color: #0000DD;}
A:hover {color: #DD0000;}
A
	{
	    text-decoration: none;
	}
td
	{
	    font-family: arial;
	    font-size: 10pt;
	    font-style:	normal;
	}
	
body
    {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        background-position: top;
        background-attachment: fixed;
        filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2', startColorstr='#FFFFFF', gradientType='0');
    }
	 
.maintable
    {
        border-top-color: #87CEEB;
        border-left-color: #87CEEB;
        border-bottom-color: #87CEEB;
        border-right-color: #87CEEB;
        border-style: solid;
        border-width: 1px;
        padding: 1px;
        width: 950px;
        height: 1050px;
        background-color: #F5F5F5;
        background-image: url('images/lungs-bg-gray-2.jpg');
        background-repeat: no-repeat;
    }
     
.doc
	{
	    font-family: arial;
	    font-size: 10pt;
	    font-style:	normal;
	    background-color: transparent;
	}
	
.date
	{
	    z-index: 2;
	    position: absolute;
	    top: 85;
	    left: 630;
	    width: 150;
	    height: 25;
	}
	
.ib
    {
        font-style: italic;
        font-weight: bold;
    }