/* Body Text */
.text_whiteheader     {font-size:12px; font-family:Verdana, Times, serif; font-weight: bold;color:#FFFFFF;}
.text_white			  {font-size:10px; font-family:Verdana, Times, serif; font-weight: bold;color:#FFFFFF;}
.text_redheader       {font-size:12px; font-family:Verdana, Times, serif; font-weight: bold;color:#d52225;}
.text_red		      {font-size:10px; font-family:Verdana, Times, serif; font-weight: bold;color:#d52225;}


/* Form and Window Elements */
li                    {list-style-type: square;}
body                  {background-color: #000000}

/* Navigational Links Styles */
/* Global Settings */
A                     {color: #FFFFFF; text-decoration:none;}
A:hover               {color: #000000; text-decoration:underline;}
A:active              {color: #000000; text-decoration:underline;}

A.head                {color: #000000; text-decoration:none;}
A.head:hover          {color: #000000; text-decoration:underline;}
A.head:active         {color: #000000; text-decoration:underline;}
