body
{
	background-color:White;
	font-family: arial;
}

.VRMInput 
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Black;
}
.ErrorMessage 
{
	font-family:Arial;
	font-size:16pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Red;
}

.WebLabel
{
	font-family:Arial;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}

.Ratechart
{
background:transparent;
font-size: 14px;
}

.headerLabel
{
	font-size: 20px;
	color: #336699;
	font-weight: bold;
}

.inputLabel
{
	font-size: 14px;
	color: #000;
}
.SearchLabel
{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.button 
{ 

} 