body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #6633FF;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #6600FF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0033CC;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.navbar a:link {
	color: #666666;
	text-decoration: none;
}
.navbar a:visited {
	color: #666666;
	text-decoration: none;
}
.navbar a:hover {
	color: #0066FF;
	text-decoration: none;
}
.navbar a:active {
	color: #666666;
	text-decoration: none;
}
.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.quewrds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #999999;
	display: none;
}
.navbarback {
	background-attachment: fixed;
	background-image: url(images/navbar-backgr.jpg);
	background-repeat: no-repeat;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

