body{
padding:0px;
margin:0px;
background-color:#737D82;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #98A5AC;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #BFBFBF;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9D9D9D;
	text-decoration: underline;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: underline;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #424242;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #727272;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.white {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 2;
	color: white;
	text-decoration: none;
}
.dkgray {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 2;
	color: #737D84;
	text-decoration: none;
}
