/* CarTest 4.5 CSS Document */

BODY {
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	 color: #BC1E1E;
	 background-color: #FFFFFF;
     margin-top: 20px; 
	 margin-bottom: 20px;
     margin-left: 0px;
	 margin-right: 0px;
	 SCROLLBAR-BASE-COLOR: #F6A694;
	 SCROLLBAR-ARROW-COLOR: #FF0087;
     }

.ht1 {
     font-size: 11pt;
     font-weight: normal;
	 text-align: center;
     background: url("images/ct4.5titlebarbg.gif") repeat left top}
     }

.t1 {
    font-size: 10pt;
	font-weight: bold;
	}

.t1m {
     font-size: 10pt;
	 font-weight: bold;
	 margin-left: 10px;
	 margin-right: 10px;
	 }

.t1u {
     font-size: 10pt;
	 font-weight: bold;
	 margin-left: 10px;
     text-decoration: underline;
     }
	 
.t2 {
    font-size: 9pt;
    font-weight: normal;
	text-align: justify;
    }

.t2m {
     font-size: 9pt;
     font-weight: normal;
	 text-align: justify;
	 margin-left: 10px;
	 margin-right: 10px;
     }

.t2mli {
       font-size: 9pt;
       font-weight: normal;
	   text-align: justify;
	   margin-right: 10px;
       }

.t2mc {
      font-size: 9pt;
      font-weight: normal;
	  margin-left: 10px;
	  margin-right: 10px;
      }

.copyright {
           font-size: 7pt;
		   font-weight: normal;
		   }

a {
  text-decoration: none
  }

a:hover {
        text-decoration: underline;
		}

a:link, a:visited, a:active {
	                        color: #6204B2;
                            }
