a:link {
	text-decoration: underline;
	color: #696969;
}
a:visited {
	color: #959595;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #ddc200;
}
a:active {
	text-decoration: none;
	color: #545454;
}
blockquote {
	color: #828282;
	line-height: 18px;
}
cite {
	color: #828282;
}
body {
	background-color: ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	line-height: normal;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ddc200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3d800;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #696969;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	font-weight: normal;
	text-transform: uppercase;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	text-indent: 20px;
}
.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d3d3d3;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
