@charset "ISO-8859-1";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #000000;
	font-size: 12px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.LeftCellBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.PadCell a:hover {
	color: #000000;
	text-decoration: none;
}
.PadCell {
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
body {
	background-color: #999999;
	background-image: url(support/BG.gif);
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
ul {
	padding-left: 12px;
}

