body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 800px;
}
td {
	font-size: 12px;
	color: #777777;

}
.fontBT {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.font1 {
	font-family: arial;
	font-size: 9px;
	color: #777777;
	line-height: normal;
}
.btfont1 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial;
}
.font2 {
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	font-family: Arial;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: none;
}




.btfont {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;

}
a.link:link {
	color: #FFFFFF;
}
a.link:hover {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.fontBT2 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
}
.btfont2 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	background-color: #FF0000;
}
