td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.note {
	
	font-weight: bold;
	}

.headlines {
	color: #004187;
	font-weight: bold;
}
 ul{
	list-style-type: none;
	padding: 0;
}

li{
	background-image: url(images/inner/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: .7em;
}
a:link {
	color: #004188;
	text-decoration: underline;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
a:visited {
	color: #004188;
}
a:active {
	color: #004188;
	text-decoration: none;
}
.text {
	color: #333333;
	padding-left: 25px;
	padding-top: 32px;
}
.USJ {
	color: #333333;
	padding-left: 49px;
	padding-top: 30px;
	background-image: url(images/bkgd_usj.gif);
	background-repeat: no-repeat;
}
.whyjoin {
	color: #333333;
	padding-left: 25px;
	padding-top: 30px;
	background-image: url(images/bkgd_why_join.gif);
	background-repeat: no-repeat;
}
.News {
	color: #333333;
	padding-left: 27px;
	padding-top: 30px;
	background-image: url(images/bkgd_news.gif);
	background-repeat: no-repeat;
}
.login {
	color: #333333;
	padding-left: 36px;
	padding-top: 15px;
	background-image: url(images/bkgd_login.gif);
	background-repeat: no-repeat;
}
.welcome {
	color: #333333;
	padding-left: 15px;
	padding-top: 10px;
	background-image: url(images/text_home.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
}
