﻿body {
	font-family: sans-serif;
}

h1
{
	font-family: sans-serif;
	font-size: 12pt;
}

h2
{
	font-family: sans-serif;
	font-size: 12pt;
	font-style: italic;
}

h3 {
	font-size: 10pt;
	font-weight: bold
}

p, ul
{
	font-family: sans-serif;
	font-size: 10pt;
}

td
{
	font-family: sans-serif;
	font-size: small;
	font-weight: normal;
}

#footer p
{
	text-align: center;
	font-size: x-small;
	font-weight: normal;
}

#car ul, #sub_nav ul
{
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}
