﻿body 
{
    color:#000000;
    background: #ffffff;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
	font-family: Times New Roman, Serif; 
}

.cccards_nodisplay
{
display:none;
}

.content_style
{
 padding: 0px; 
 width: 576px; 
 height: auto;
 left: 0px; 
 position: relative;
 }
 
  .agreement_title
 {
     text-align:center; 
     font-size:12pt;
     font-family:Arial; 
     font-weight: bold;
 }
 
    .agreement_fillin
 {
     text-align:left; 
     font-size:9pt;
     font-family:Arial; 
     font-weight: bold;
 }
 
  .agreement_body
 {
     text-align:left; 
     font-size:10pt;
     font-family:Arial; 
     font-weight: normal;
 }
