@charset "utf-8";
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #6699CC;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 0px;
}

.signature {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

.red {
	font-weight: bold;
	color: #FF0000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
a {
	text-decoration: none;
	color: #6699CC;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #1F497D;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #993333;
	margin: 0px;
	padding: 0px;
}

