@charset "UTF-8";
/* CSS Document */

.index.link.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
}
body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.link_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;
}
.bottom_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}
.body_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: normal;
}
.body_text_bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: inherit;
	list-style-position: inherit;
	list-style-image: none;
	list-style-type: disc;
}
