body {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, ul
{
	font-size: 0.75em;
	line-height: 1.4em;
}

a {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 1.3em;
	margin-top: 25px;
}
h2 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -10px;
}
.first {
	font-size: 1em;
	line-height: 1.5em;
	border-bottom: solid #666666 1px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
.pad {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.5em;
}
.footer a {
	color: #666666;
}
.footer a:hover {
	color: #FFFFFF;
}
.support {
	color: #000000;
}
.supportBtm {
	background-image: url(images/support_21.jpg);
	background-repeat: no-repeat;
}
.support a {
	color: #006699;
}
.support a:hover {
	color: #999999;
}
ul {
	list-style-position: inside;
	margin:20px 0 20px 10px;
	padding:0;
	list-style-type: square;
	color: #999999;
}

li
{
margin:5px 0;
color: #006699;
weight:bold;
}
.white {
	color: #FFFFFF;
}
