p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 18px;
	padding: 0px;
}
p a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
p a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
p a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 18px;
	color: #000066;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: -2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}
.logo {
	clear: both;
	float: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: -1px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	position: relative;
	margin: 0px;
}
#wrapper {
	width: 400px;
	padding: 10px;
	margin: 0px;
	overflow: hidden;
}
#wrapper ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#wrapper li {
	font-size: 12px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	margin-bottom: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}

