﻿body
{
    background-color: White;
    font-family: Georgia, 'Lucida Sans';
    font-size: 12pt;
    width: 60;
}

h1
{
	font-family: Georgia, 'Lucida Sans';
	color: #004500;
}

h2
{
	font-family: Georgia, 'Lucida Sans';
	color: #004500;
}

h3
{
	font-family: Georgia, 'Lucida Sans';
	color: #004500;
}

p
{
	font-family: Georgia, 'Lucida Sans';
	color: #004500;
}



.mainBody
{
    background-color: White;
    font-family: Georgia, 'Lucida Sans';
    font-size: 12pt;
    width: 60;
}

.NavigationBar
{
    font-weight: bold;
    font-size: 14pt;
    color: #004500;
    font-family: Georgia, 'Lucida Sans';
    text-align: left;
}

.DealerName
{
	font-weight:bold;
	font-size: 14pt;
	font-family: Georgia, 'Lucida Sans';
}

.CommandButton
{
	font-weight: bold;
    font-size: 10pt;
    color: #004500;
    font-family: Georgia, 'Lucida Sans';
}

.BoldHead1
{
	font-weight: bold;
	font-size: large;
	color: #004500;
	font-family:Georgia, 'Lucida Sans';
}

.DealerHead
{
	font-weight: bold;
	font-family:Georgia, 'Lucida Sans';
	color: #000000; 
}
	
.DealerBody
{
	font-family:Georgia, 'Lucida Sans';
	color: #000000; 
}
	.DealerHead
{
}
	