body.WholeThing
	{
	color: #000000;
	background-color: #ffffff;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: sans-serif;
	}

td.WhiteArea
	{
	color: #000000;
	background-color: #ffffff;
	padding: 30;
	}

.bluemen a:link, .bluemen a:active, .bluemen a:visited
	{
	text-decoration: none;
	color: #ffffff;
	background: #65778f;
	display: block;
	}

.bluemen a:hover 
	{ 
   text-decoration	:	none; 
	color		:	#000000;
	background	:	#ffffff;
	}

.bluemen table
  {
  /*border-width: 1px;*/
  /*border-style: inset;*/
  /*border-color: #ffffff;*/
  border: none;
  margin: 0 auto; 
  }

.bluemen td 
  { 
  color: #ffffff;
  background-color: #65778f;
  text-align: center; 
/*  border: inset 2px #ffffff;*/
 /* border:  inset 1px #ffffff;*/
 /* padding: 2px;*/
  border: inset 2px #000000;
  padding: none;
  }


td.alreadythere
  { 
  background-color: #ffffff;
  color: #000000;
  text-align: center; 
  /*background-image: url("images/arrow.gif");*/
  border: inset 2px #000000;
	/*border: 2px;*/
 /* padding: 2px;*/
  }

.alreadythere div
	{
	padding: 0px;
	}

/*
.alreadythere a:link, .alreadythere a:active, .alreadythere a:visited
	{
	text-decoration: none;
	color: #dddddd;
	background-color: #777777;
	}

.alreadythere a:hover 
	{ 
   text-decoration	:	none; 
	color		:	#dddddd;
	background	:	#777777;
	}
*/

a:hover{
color: red;
}

.BigTitle 
	{
	font-weight: bold;
	font-family: sans-serif; 
	font-size: .30in;  
	line-height: .32in
	}

.TeenyTitle 
	{
	font-family: sans-serif; 
	font-size: .10in;  
	line-height: .108in;
	}

.Headline
	{
	font-family: sans-serif; 
	font-size: .19in;
	font-weight: bold;
	line-height: .20in;
	text-align: center;
	}

.TheText
	{
	font-family: sans-serif; 
	font-size: .16in;
	line-height: .168in;
	}

.BolderText
	{
	font-weight: bold;
	font-family: sans-serif; 
	font-size: .16in;
	line-height: .168in;
	}

.SmallerText
	{
	font-family: sans-serif; 
	font-size: .15in;
	line-height: .157in;
	}

.BigText
	{
	font-family: sans-serif; 
	font-size: .19in;
	font-weight: bold;
	line-height: .20in;
	}
