.RCUK_text {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: .01em;
}
.RCUK_text_B {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.H1{
	font-family:verdana;
	font-size:15px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	letter-spacing: .05em;
	text-transform: uppercase;
}
	
table.sample{
    border-top:1px solid #ff0000;
    border-left:1px solid #ff0000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.sample th{
    border-right:1px solid #ff0000;
    border-bottom:1px solid #ff0000;
    color:#330000;
    background-color:#ff0000;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sample td{
    border-right:1px solid #ff0000;
    border-bottom:1px solid #ff0000;
    padding:0.3em 1em;
}.text_table_black {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
.text_tableHeaderInWhite {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_table {
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.H2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: .02em;
	text-transform: none;
}
