
.boldtext  { color: black; font-weight: bold; font-size: 9pt; font-family: verdana, sans-serif; line-height: 150%;}
.headertext  { color: black; font-weight: bold; font-size: 16pt; font-family: verdana, sans-serif; line-height: 150%;}
.grayheadertext  { color: gray; font-weight: bold; font-size: 16pt; font-family: verdana, sans-serif; line-height: 150%;}
.titletext  { color: black; font-weight: bold; font-size: 11pt; font-family: verdana, sans-serif; line-height: 150%;}
.linktext {color:navy; font-size: 10pt; font-family: verdana, sans-serif;}
.regulartext  {
	color: black;
	font-size: 9pt;
	font-family: verdana, sans-serif;
	line-height: 150%;
}

.footertext  {
	color: white;
	font-size: 8pt;
	font-family: verdana, sans-serif;
}
.carparttext  {
	color: black;
	font-size: 10pt;
	font-family: arial;
	line-height: 150%;
}

.italictext  { color: navy; font-style: italic; font-weight: bold; font-size: 10pt; font-family: verdana, sans-serif;}


A:active { color: blue; font-size: 9pt; font-family: verdana, sans-serif; font-weight: regular;}
A:visited { color: blue; font-size: 9pt; font-family: verdana, sans-serif; font-weight: regular;}
A:link { color: blue; font-size: 9pt; font-family: verdana, sans-serif; font-weight: regular;}

