
      .CvPage      {
                     margin: 0;
                     padding: 0;
                     border: none;
                     color: #000000;
                     background: #FFFFFF; }
      .CvSheet     {
                     margin: 0;
                     padding: 0;
                     border: none;
                     color: #000000;
                     background: #FFFFFF; }
      .CvObject    {
                     margin: 0;
                     padding: 0;
                     border: none;
                     color: inherit;
                     background: none; }
      .CvParagraph {
                     margin: 0;
                     padding: 0;
                     border: none;
                     color: inherit;
                     background: inherit;
                     text-indent: 12px;
                     text-align: left; }
      a.cvlink:link    { color: blue; text-decoration: none; }
      a.cvlink:visited { color: purple; text-decoration: none; }
      a.cvlink:hover   { color: blue; text-decoration: underline; }
      
      .double_column_2 {
      			position: absolute;
      			left: 480px;
      			width: 320px;
      			font-size: 12px;
      			text-indent: 12px;
      			line-height: 14px;
      			background: none;
      			border: none;
      			margin: 0px;
      			padding: 0px;
      			}
      			
      .double_column_1	{
      			position: absolute;
      			left: 150px;
      			width: 320px;
      			font-size: 12px;
      			text-indent: 12px;
      			line-height: 14px;
      			background: none;
      			border: none;
      			margin: 0px;
      			padding: 0px;
      			}

