body {
	background-color: #141414;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
A:link   {color:#00A0C6;
          font-weight:700;
          Text-decoration:underline;}
A:active {color:#00A0C6;
          font-weight:700;
          Text-decoration:underline;}
A:visited{color:#00A0C6;
          font-weight:700;
          Text-decoration:underline;}
A:hover  {color:#02C1EE;
          font-weight:700;
          Text-decoration:underline;}
td {
	font-size: 8pt;
	color:#FFFFFF;
}

.italic {font-style:italic;}
.bold {font-weight:700;}
.highlight {color:#00A0C6;}

.specials {color:#000000;
			font-size:11pt;}
.specials55{color:#000000;
			font-size:10pt;}
.specialsBold {color:#000000;
				font-weight:700;
				font-size: 16pt;}
.large {font-size:11pt;}