html {overflow-y: scroll;}

.td1 { border: 1px solid #CAC9D9; border-top: none }
.td2 { border: 1px solid #CAC9D9; }

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color:#454545;
}

.header {
    font-size: 17px;
	font-weight: normal;
	color:#BC0512;
	font-family:  arial,  verdana, helvetica;
}

.link:link, .link:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #A3090C;
	text-decoration:none;
	}

.link:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #F65054;
	text-decoration:none;
}

.link2:link, .link2:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #A3090C;
	text-decoration:none;
	}

.link2:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #F65054;
	text-decoration:none;
}

.bottom { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #A3090C;
	text-decoration:none;
	}
