.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.dot_white {
	background-attachment: fixed;
	background-image: url(../pix/dot_white_css.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.buttons {
	background-attachment: fixed;
	background-image: url(images/article_bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .5pt;
}
.bg {
	background-attachment: fixed;
	background-image: url(../pix/bg01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
}
.left_shadow {
	background-attachment: fixed;
	background-image: url(../pix/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_shadow {
	background-attachment: fixed;
	background-image: url(../pix/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.buttonlight {

	background-attachment: fixed;
	background-image: url(images/article_bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.dot_white_ver {

	background-attachment: fixed;
	background-image: url(../pix/dot_white_css.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
