body {
	margin: 15px 15px 15px 15px;
	background-color: #000000;
}
td, table{
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
h1 {
	font-family:arial, helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	font-weight: bold;
}
h2 {
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
}
h3 {
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
}
.subtitle {
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	font-style: italic;
	color:#3399CC;
	font-weight: bold;
}
.link-subtitle {
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.body-caption {
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
}
.sitemap {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
.footer {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
td.left-cities {
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
}
td.left-col-strong {
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	font-style: italic;
	color:#FFFFFF;
	font-weight: bold;
}
td.left-col-bottom {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	font-style: italic;
	color:#FFFFFF;
	font-weight: bold;
}
a:link { 
	color: #FFFFFF; 
	text-decoration: underline;
}
a:visited { 
	color: #FFFFFF; 
	text-decoration: underline;
}
a:hover { 
	color: #3399CC; 
	text-decoration: underline;
}
a:active { 
	color: #3399CC; 
	text-decoration: underline;
}
a.body:link { 
	color: #000000; 
	text-decoration: underline;
}
a.body:visited { 
	color: #000000; 
	text-decoration: underline;
}
a.body:hover { 
	color: #000000; 
	text-decoration: underline;
}
a.body:active { 
	color: #000000; 
	text-decoration: underline;
}
