body {
	font-size: 12.5px;
	font-family:  Tahoma, Verdana, Arial, Geneva, sans-serif;
	color: #ffffff;
	line-height: 18px;
	background-color: #2f2f2f;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td {
   font-size: 12.5px;
   font-family:  Arial, Tahoma, Verdana,  Arial, Geneva, sans-serif;
   color: #ffffff;
   line-height: 18px;
}

a:link    { color: #ffffff; text-decoration: underline; font-size: 13.5px; font-weight: bold; }
a:visited { text-decoration: underline; color: #ffffff; font-size: 13.5px; font-weight: bold; }
a:hover   { color: #ffffff; text-decoration: none; font-size: 13.5px; font-weight: bold; }

h1 { font-size: 20px; color: #000000; line-height: 20px; margin: 0; text-transform: uppercase; font-weight: bold; border-bottom: 1px dashed #000000; }