﻿body 
{
	background-color:#ffffff;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
	font-family: Verdana, Arial, 'Lucida Grande', Geneva, Sans-Serif;
	font-size:11px;
	line-height: 16px;
	color:#666666;
}

/*  	background-color:#000000;
  	background-image:url(BackgroundGrad3.jpg);
	background-repeat:repeat-x; */


a.link_small:link {text-decoration:none; color:#666666; font-family:Verdana; font-size: 10px; font-weight: bold; }
a.link_small:hover {text-decoration:underline; color: #666666;font-size: 10px }
a.link_small:active {text-decoration:none; color:#666666;font-size: 10px }
a.link_small:visited {text-decoration:none; color:#666666; font-weight: bold;font-size: 10px } 

/*
A
{
  color:Black;
  text-decoration:none;
  font-weight:bold;
  font-size:11px;
}


A:hover
{
  text-decoration:underline;
}
*/


SELECT
{
	color:#333333;
	font-family: Verdana, Sans-Serif;
	font-size:8pt;
}

OPTION
{
	color:#333333;
	font-family: Verdana, Sans-Serif;
	font-size:8pt;
}

TABLE
{
	vertical-align:top
}

TR
{
	vertical-align:top
}

TD
{
	vertical-align:top
}


ul
{
	margin-top:0;
	margin-bottom:0;
}
li
{
	margin-left:-2em;
}
