BODY
{
	margin: 0;
	padding: 0;
	background-color: #ffffff; color: #4c4c4c;
}

tr, td
{ 
margin: 0;
padding: 0;
}

A:link 
{
	background-color: transparent; color: #4c4c4c;
	text-decoration: none;
}
A:visited 
{
	background-color: transparent; color: #666666;
	text-decoration: none;
}
A:active
{
	background-color: transparent; color: #c71444;
	text-decoration: none;
}
A:hover
{
	background-color: transparent; color: #c71444; 
	text-decoration: none;
}

.underline:link
{
	background-color: transparent; color: #4c4c4c;
	text-decoration: underline;
}

.underline:visited
{
	background-color: transparent; color: #666666;
	text-decoration: underline;
}

.underline:hover
{
	background-color: transparent; color: #c71444;
	text-decoration: underline;
}

.ArrowLink, .ArrowLink:link, .ArrowLink:visited
{
	font-family: Verdana, Arial, sans-serif;
	line-height: 16px;
	text-decoration: none;
	font-size: 9px;
}

.ArrowLink, .ArrowLink:link
{ 
	background-color: transparent; color: #4c4c4c;
	text-decoration: none;
}

.ArrowLink:visited
{ 
	background-color: transparent; color: #666666;
	text-decoration: none;
}

.ArrowLink:active, .ArrowLink:hover
{
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent; color: #c71444;
	line-height: 16px;
	text-decoration: none;
}

select
{
	font-size: 10px;
	font-family: verdana, Arial, sans-serif;
	background-color: transparent; color: #4c4c4c;
}

input
{
	font-size: 10px;
	font-family: verdana, Arial, sans-serif;
	background-color: transparent; color: #4c4c4c;	
}

textarea
{
	font-size: 10px;
	font-family: verdana, Arial, sans-serif;
	background-color: transparent; color: #4c4c4c;	
}

.PromoText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #000000; color: #ffffff;
	text-decoration: none;
	padding: 5px 10px;

}

.EmphasisText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color: transparent; color: #4c4c4c;
	text-decoration: none;

}

.InformationText
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-color: transparent; color: #4c4c4c;
	text-decoration: none;
}

.PriceText
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-color: transparent; color: #c71444;
	text-decoration: none;
	text-align: center;
	padding: 30px 0 0 0;
}

.italic {
	font-style: italic;
}

.FooterText
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	background-color: transparent; color: #4c4c4c;
}

.nissanred
{ 
	background-color: transparent; color: #c71444;
}

.nissanredbold
{ 
	background-color: transparent; color: #c71444;
	font-weight: bold;
}

ul
{
	margin: 8px 0 8px 20px;
	padding: 0;
	list-style-type : disc;
}

li
{ 
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color: transparent; color: #4c4c4c;
}

.center
{
	text-align: center;
}
.bg
{ 
margin: 0;
padding: 0;
background-color: #f4f4f4; color: #4c4c4c;
}

.Subhead2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight : bold;
	background-color: transparent; color: #4c4c4c;
	text-decoration: none;
}

.FooterPipe
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	background-color: transparent; color: #4c4c4c;
	text-decoration: none;
}

img
{ 
border: none;
}