/**
  *   Customer may not update the code, nor attempt in any other manner to obtain the source code. 
  *   No Rental. Customer may not rent or lease the SOFTWARE to someone else. 
  *
  *   Unless required by applicable law or agreed to in writing, software distributed
  *   under the License (http://www.LightSound.ca/SoftwareLicense.htm) and 
  *   the 9th paragraph(the Intellectual Property) of the Consulting Agreement 
  *   bewteen CPCO and LIGHTSOUND SOLUTION.Inc is distributed on an 
  *   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
  *   either express or implied. 
  *
  *   Copyright (c) LIGHTSOUND SOLUTION.Inc  All rights reserved.
  *
 **/
body 
{
	font-family: Verdana;
	font-size: 10pt;
}

table
{
	font-family: Verdana;
}

h3
{
	color: #6B696B;
	font-family: Verdana;
}

.ResultsPage
{
	font-family: Verdana;
	font-size: 10pt;
}

.button
{
	background-color:	#6B696B;
	color:				#ffffff;
	font-weight:		bold;
}

.AlternateRow
{
	background-color:	#F7F7DE;
}
