/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.body_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #757575;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #575757;
	font-weight: bold;
}
.style1 {font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {font-size: x-small; font-weight: bold; color: #606060; }
.privacy_bold {
	color: #4B4B4B;
	font-weight: bold;
}
a:link {
	color: #8E8E8E;
}
a:visited {
	color: #8E8E8E;
}
a:hover {
	color: #262626;
}
a:active {
	color: #8E8E8E;
}