html,body
{
  background-color:#FFFFFF;
  margin:0;
  padding:0;
  height:100%;
  border:none
}

a:link 
{
	COLOR: #999999;
	text-decoration: none;
}
a:visited 
{
	COLOR: #999999;
	text-decoration: none;
}
a:hover 
{
	COLOR: #999999;
	text-decoration: none;
}
a:active 
{
	COLOR: #999999;
	text-decoration: none;
}

body,td,th 
{
	font-family:  "Century Gothic";
	font-size:14px;
	color:#999999;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-stretch:condensed;
	position: relative;
}

img
{
	font-family:  "Century Gothic";
	font-size:14px;
	color:#999999;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-stretch:condensed;
	position: relative;
}

td.border_bottom
{
	color:#999999;
	border-top-width:thin;
	border-top-style:solid;
	border-top-color:#999999;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

a 
{
	font-family:  "Century Gothic";
	COLOR: #999999;
	font-size:14px;
	font-weight:normal;
	font-variant:normal;
	font-stretch:condensed;
}

ul 
{
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}	

