body{
padding:0px;
margin:0px;
}
.tb {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.white {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.tw_dgrey
{
	color: #333333;
	font-size: 12px;
}
.tw_grey
{
	color: #676767;
	font-size: 12px;
}
.tw_skyblue
{
	font-weight: bold;
	font-size: 12px;
	color: #20A6CC;
}
.a_blue:link 
{ 
	font-size: 12px;
	color: #20A6CC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.a_blue:visited 
{ 
	font-size: 12px;
	color: #20A6CC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.a_blue:hover 
{ 
	font-size: 12px;
	color: #187691;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}
.fr2_title
{
	color:#4A7CC1;
	font-weight:bold;
}
