body
{
	background-color : Black;
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin : 0px;
}

h1, h2, h3, h4
{
	margin-bottom : 0px;
	color : White; 
	background-color : transparent;
}

table#container
{
	border-color : #ffffff;
	border-left : 4px;
	border-right : 4px;
	border-top : 0px;
	border-bottom : 0px;
	border-style : solid;
	background-color : #750000;
	width : 700px;
	padding : 4px;
	text-align : center;
}

table#ad
{
	border-style : solid;
	border-color : Red;
	border-width : 4px;
	background-color : #ffffff;
	width : 94%;
    margin-bottom : 18px;
    margin-top : 18px;
    color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	padding : 8px;
}

.ad   {color: #ff0000; background-color : transparent;}
.ad:link    {color: #ff0000; background-color : transparent;}
.ad:visited  {color: #ff0000; background-color : transparent;}
.ad:hover  {color: #660000; background-color : transparent;}

table#recip
{
	border-style : solid;
	border-color : White;
	border-width : 4px;
	background-color : transparent;
	width : 94%;
}

.recip        {color: #ffffcc; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}
.recip:link   {color: #ffffcc; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}
.recip:visited  {color: #ffffcc; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}
.recip:hover  {color: #ffffff; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}
.recip:active  {color: #ffffff; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}
.recip2   {color: #FFFF66; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}
.recip2:link    {color: #FFFF66; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}
.recip2:visited  {color: #FFFF66; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}
.recip2:hover  {color: #ffffff; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}
.recip2:active  {color: #ffffff; font-size: 14px; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : transparent;}

.nav   {color: #ffffff; font-size: 20px; background-color : transparent;}
.nav:link    {color: #ffffff; font-size: 20px; background-color : transparent;}
.nav:visited  {color: #ffffff; font-size: 20px; background-color : transparent;}
.nav:hover  {color: #FF3300; font-size: 20px; background-color : transparent;}
