BODY
a {text-decoration: underline;}
A:link {color: #666666;}
A:active {color: #666666;}
A:visited {color: #666666;}
A:hover {color: #999999;}

BODY { 
 background-color : #ffffff;
 background-image : url('carelogogb1.gif');
 background-position :  right top;
 background-repeat : no-repeat;
 background-attachment:fixed;
  
}

.BodyText {
           font-family: arial;
           font-size: 14px;
           color: #111111;
           }
           
.Text {font-family: arial;
            font-size: 13px;
            background: #f5f5f5;
	        border-top: 0px solid #000000;
            border-left: 0px solid #000000;
            border-right: 1px dashed #000000;
            border-bottom: 0px solid #000000;
            border-spacing:0px}
           

table {border: none
border-spacing:0px}
td {border: none
border-spacing:0px}

HR {color: #bbbbbb;
	height: 2px;
	width: 100%;
	}