﻿body 
{
	background-color: #191919;
	background-image: url(Slices/mBackLoop.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	margin: 0;
}

TD, P
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}

.tSmall
{
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

.MainHead
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #32cd32;
}

.ContentHead
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 9pt;
	color: #0066ff;
}

A.xBold:link, A.xBold:visited, A.xBold:active
{
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	color: #000000
}

A.xBold:hover
{
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #000000
}

img
{
	border: 0;
	margin: 0;
}