body {
	margin: 0px;
	padding: 0px;
}
.tableborder {
	border: 1px solid #85868A;
}
.redheading {
	font-family: Arial;
	font-size: 12px;
	color: #98012E;
	text-decoration: none;
	font-weight: bold;

}
td {
	font-family: Arial;
	font-size: 11px;
	color: #818286;
	text-decoration: none;
}
.bottom{
	font-family: Arial;
	font-size: 11px;
	color: #818286;
	text-decoration: none;
}
a.bottomlink:link{	font-family: Arial;	font-size: 11px;	color: #818286;	text-decoration: none;}
a.bottomlink:active{	font-family: Arial;	font-size: 11px;	color: #818286;	text-decoration: none;}
a.bottomlink:visited{	font-family: Arial;	font-size: 11px;	color: #818286;	text-decoration: none;}
a.bottomlink:hover{	font-family: Arial;	font-size: 11px;	color: #98012E;	text-decoration: none;
}
a.hyperllink:link{	font-family: Arial;	font-size: 11px;	color: #98012E;	text-decoration: none;}
a.hyperllink:active{	font-family: Arial;	font-size: 11px;	color: #98012E;	text-decoration: none;}
a.hyperllink:visited{	font-family: Arial;	font-size: 11px;	color: #98012E;	text-decoration: none;}
a.hyperllink:hover{	font-family: Arial;	font-size: 11px;	color: #98012E;	text-decoration: underline;
}
a.hyperllinkcopy:link{	font-family: Arial;	font-size: 11px;	color: #C87C7C;	text-decoration: none;}
a.hyperllinkcopy:active{	font-family: Arial;	font-size: 11px;	color: #C87C7C;	text-decoration: none;}
a.hyperllinkcopy:visited{	font-family: Arial;	font-size: 11px;	color: #C87C7C;	text-decoration: none;}
a.hyperllinkcopy:hover{	font-family: Arial;	font-size: 11px;	color: #98012E;	text-decoration: underline;
}
.tdcopy {
	font-family: Arial;
	font-size: 11px;
	color: #808082;
	text-decoration: none;
	font-weight: bold;

}
.redheadingCopy {

	font-family: Arial;
	font-size: 12px;
	color: #98012E;
	text-decoration: none;
	font-weight: normal;
}
.textbox {
	font-family: Arial;
	font-size: 12px;
	color: #818286;
	text-decoration: none;
	border: 1px solid #818286;
	background-color: #FFFFFF;

}
.button {
	margin: 0px;
	padding: 0px;
	
}
.tableborderCopy {

	border: 1px solid #9D9D9D;
}
