body {
	margin: 0px;
	padding: 0px;
	background-color: C2C2C2;
	background-image: url(Images/Global/bgTile.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
strong {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: 8A191B;
	text-decoration: none;
}
ul {
	list-style-type: none;
	line-height: 20px;
	margin-left: 15px;
	padding-left: 0px;
}

a:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}

a.h1:link,a.h1:active,a.h1:visited  {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.h1:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	background-color: transparent;
}

a.strong:link,a.strong:active,a.strong:visited  {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.strong:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	background-color: transparent;
}
