body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table{
   color:#333333;
   font-size:12px;
   line-height:18px;
}
td{
   color:#333333;
   font-size:12px;
   line-height:18px;
}
a:link{
   color:#333333;
   text-decoration:none;   
}
a:visited{
   color:#333333;
   text-decoration:none;
}
a:hover{
   color:#CC0000;
   text-decoration:underline;
}
a:active{
   color:#333333;
   text-decoration:none;
}


.footbk {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 22px;
	font-size: 12px;
}
.foottext {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
}
