@import url(../../common.css);

H1      {
        font: bold 28pt Tahoma, Verdana, Arial, sans-serif;
        color: #d0d0d0;
        margin-top: 0mm;
        }

A.page	{
		font-size: 8pt;
		}
        
P.navigation
        {
        float: left;
        }
		
.comments
        {
        color: #202020;
        font-weight: normal;
        font-style: italic;
        }
        
.dimensions
        {
        font-size: 8pt;
        color: #606060;
        }

TD.tableheader
        {
        background-color: #798DB1;
        color: white;
        }

TD.palebackground
        {
        background-color: #F0F2F6;
        }
