.main_tables {
 border-top: solid 1px #B8B8B8;
 border-right: solid 1px #B8B8B8;
 border-left: solid 1px #B8B8B8;
 border-bottom: solid 1px #B8B8B8;
 }

TD.main_cells {
 border-left: solid 1px #B8B8B8;
 border-bottom: solid 1px #B8B8B8;
 }
 
TD.left_cells {
 border-bottom: solid 1px #B8B8B8;
}

TD.justbottom_cells {
 border-right: solid 0px #FFFFFF;
 border-bottom: solid 1px #B8B8B8;
}

.noframe_tables {
 border-top: solid 1px #FFFFFF;
 border-right: solid 1px #FFFFFF;
 }

TD.noframe_cell {
 border-left: solid 1px #FFFFFF;
 border-bottom: solid 1px #FFFFFF; 
 }
 
 
 
.big_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
}

.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
}

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4C4C4C;
}

.copy_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: underline;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4C4C4C;
}
