.text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}
.brheading {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #7A3406;
}
.bluehead {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #0CAAEC;
}
.bluetext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7A3406;
}
.pictext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
.rtbrhd {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7A3406;
}
.rthead {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CBBEB1;
}

.table.main {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
