﻿body 
{
	 font-family: Arial, Verdana;
	 font-size: small;
	 text-align: left;
}

.pageTitle
{
	font-size: large;
	font-weight: bold;
	color: #336699;
}

.rangeTitle
{
	font-size: medium;
	font-weight: bold;
	color: #99B0E0;
}

img, div, td
{
	behavior: url(iepngfix.htc)
}

.dimText
{
	font-size: small;
	color: Gray;
}