.body{
margin:0px;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 21px;
	color: #5F5F5F;
	padding-left:0px;
	vertical-align:top;
	text-align:justify;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #5F5F5F;
	padding-left:3px;
	vertical-align:top;
	text-decoration: none;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #5F5F5F;
	text-align:center;

}
.text4 {
	font-family: tahoma;
	font-size: 11px;
    color: #5F5F5F;
	padding-top:3px;


}
.text5 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #5F5F5F;
	padding-left:3px;
	vertical-align:top;
}
a.link {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #5F5F5F;
	text-align:center;
	text-decoration:none;
}
a.link:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #5F5F5F;
	text-align:center;
	text-decoration: underline;
}

