.PageTitle
	{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold; 
	font-style: normal; 
	line-height: 16px;
	}

.SectionTitle
	{
	font-family: Arial Narrow;
	font-size: 11px;
	color: #FFFFFF; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 16px;
	}

.MapCityTitle
	{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 16px;
	}

body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal; 
	line-height: 16px;
	}

b
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold; 
	font-style: normal; 
	line-height: 16px;
	}

A
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-style: normal; 
	line-height: 16px;
             text-decoration: underline;
	}

A:hover	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal; 
	line-height: 16px;
             text-decoration: underline;
	}

table
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal; 
	line-height: 16px;
	}

td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal; 
	line-height: 16px;
	}

SELECT, INPUT, TEXTAREA
	{
	background-color: #FFFFFF;
	border:1px solid black;
	font-family: Arial;
	font-size: 11px;
	color: #424B4D;
	}