BODY
{
  background-color:Black;
  text-justify:newspaper;
}
IMG 
{ border: 0px}

H1
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: red;
}

P
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: White;
  text-align:justify;
}
.Address_Link
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: Red;
  text-align: right;
}
.Address
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: silver;
  text-align: Left;
}
.Header
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
  text-align:justify;
}

LI
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: white;	
}

A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}

A
{
    COLOR: red;
    TEXT-DECORATION: none
}

.link
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align:middle;
}

.link_Selected
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;	
	vertical-align:middle;
}

.footer
{
  background-color: black;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;	
	text-decoration: none;
}

.P_Bold
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.Members_link
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: lemonchiffon;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	text-decoration: none;
}