/*
This style sheet was created from \\Chrysler\InetPub\wwwroot\newhome\index.html
*/

BODY, P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

TABLE, TR, TD { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
 }

/* classes */
.address { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
 }

A, A:HOVER, A:LINK, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #990000;
	text-decoration : underline;
}

.underline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}
.smalltext { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #000000; }
A:ACTIVE { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
 } 