body, {
      margin-top: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
      padding: 0px;
      border: none;
      text-align: center;
	  vertical-align: top;
   }

#wrapper {
      margin: 0 auto;
	  padding: 0px;
	  border: 0px;
      text-align: left;
      vertical-align: top;
      width: 420px;
   }

.menu {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #6e5749;
	text-decoration: none;
}

.menu a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #174A7C;
	text-decoration: none;
}

.menu a:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6e5749;
	text-decoration: none;
}

.bulk {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #6e5749;
}

.bulk a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #174A7C;
	text-decoration: none;
}

.bulk a:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6e5749;
	text-decoration: none;
}

h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #174A7C;
}

h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 22px;
	margin-top: 25px;
	font-weight: normal;
	color: #174A7C;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

li {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #6e5749;
}

ul {
	margin: 0px;
	padding-left: 15px;
}
	
