body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #CCCCFF;
	font-weight: bold;
	text-decoration: underline;
}

.menuAddress {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuAddress a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menuAddress a:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

.menuCurrent {
	color: #CCCCFF;
	font-weight: bold;
	text-decoration: none;
}

p {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 14px 0px 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 14px 0px 0px;
	padding: 0px;
	color: #000000;
	font-size:18px;
}

a {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.copyRight {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

.sitemap a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.sitemap {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:0px;
	margin-right:0px;
}

.sitemap a {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.menuCurrentGray {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
