body			
{background: url(g/bg.gif) ;
 background-color : #fff ;
 background-repeat : no-repeat ;
 background-attachment: fixed;
}

a:link, a:visited
{
	color:DarkBlue;
}
body, td, th, p		{font-family : helvetica, arial ;
			 color : #000 ;
			 font-size : 11pt
			;}
h6			{color : #000 ;
			 font-size : 12pt ;
			 font-weight : lighter
			;}
h5			{color : #c00 ;
			 font-size : 12pt
			;}
h4			{color : #000 ;
			 font-size : 12pt ;
			;}
h3			{color : #000 ;
			 font-size : 14pt;
			 margin-bottom:10;
			;}
h2			{color : #c00 ;
			 font-size : 16pt
			;}
h1			{color : #c00 ;
			 font-size : 18pt
			;}
.b			{font-weight : bold
			;}
.s			{font-size : 9pt
			;}
.head			{margin-left : -6 ;
			 margin-top : -6
			;}
.manu			{margin-left : -10 ;
			 margin-top : 0
			;}
.lnav			{margin-left : -10
			;}
.makeModel	{align=left;}

.listModel 
{
	font-size: 12px;
	margin-left: 10;
}

.listMake
{
	font-size: 14px;
	font-weight: bold;
}

.tradeEnquiriesWelcome
{
	font-weight: bold;
}

.pageTitle
{
	color: DarkBlue;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}