body {
	background-image: url(http://www.bostonhostel.org/images/ny_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333366;
	text-align: left;
}
h1 {
	font-size: 20px;
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
strong {
	font-weight: bold;
}
a.nav:link {
	text-decoration: none;
	color: #333366;
}
a.nav:visited {
	text-decoration: none;
	color: #333366;
}
a.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.nav:active {
	text-decoration: underline;
	color: #333366;
}
a:link {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 18px;
	background-color: #013473;
	text-align: center;
}
a.foot:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.foot:visited {

	color: #FFFFFF;
	text-decoration: underline;
}
a.foot:hover {
	color: #FF9900;
	text-decoration: none;
}
a.foot:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.a20pxpad {
	padding: 20px;
	text-align: left;
}
.a10pxpad {
	padding: 10px;
	background-image: url(http://www.bostonhostel.org/images/navbg.gif);
	font-size: 11px;
	line-height: 18px;
}
.EFF4FAbg {
	background-image: url(http://www.bostonhostel.org/images/body_bg.gif);
}
.013473bg {
	background-color: #013473;
}
.C0D5E8bg {
	background-image: url(http://www.bostonhostel.org/images/navbg.gif);
}
li {
	list-style-type: disc;
}
.indent10px {
	padding-right: 10px;
	padding-left: 10px;
}