body {
	color: black;
	font-family: Tahoma,arial,sans-serif;
	font-size: 10pt;
}

td,th {
	color: black;
	font-family: Tahoma;
	font-size: 10pt;
	padding: 3px;
}

.border1 {
	border-top: 4px double #A52A2A;
	border-left: 4px double #A52A2A;
	border-right: 4px double #A52A2A;
	height: 90px;
}

.border2 {
	border-bottom: 4px double #A52A2A;
	border-left: 4px double #A52A2A;
	border-right: 4px double #A52A2A;
	height: 90px;
}

.h50p {
	height: 50%;
}

.h90 {
	height: 90px;
}

td.post1 {
	padding: 10px 30px 10px 30px;
}

div.post1 {
	padding: 10px 30px 10px 30px;
	border: 1px dotted #A52A2A;
}

.st1 {
	border-bottom: 1px solid #A52A2A;
}

.bg1 {
	background: #FFFFF0;
}

.bg2 {
	background: #FFF8DC;
}

.bg3 {
	background: #FFFFFF;
}

.red {
	color: red;
}

.green {
	color: green;
}

.blue {
	color: blue;
}

.h100p {
	height: 100%;
}

a.bf_name1, a.bf_name1:link, a.bf_name1:visited {
	color: #A52A2A;
	font-family: Tahoma,arial,sans-serif;
	font-size: 20pt;
	font-weight: bold;
	letter-spacing: 2pt;
	text-decoration: none;
	position: absolute;
	padding-top: 15px;
	width: 350px;
	height: 70px;
    left: 165px;
    top: 27px;
    z-index: 3;
}

a.bf_name2, a.bf_name2:link, a.bf_name2:visited {
	color: #FFFFFF;
	font-family: Tahoma,arial,sans-serif;
	font-size: 20pt;
	font-weight: bold;
	letter-spacing: 2pt;
	text-decoration: none;
	position: absolute;
	padding-top: 15px;
	width: 350px;
	height: 70px;
    left: 166px;
    top: 28px;
    z-index: 2;
}

a.bf_name3, a.bf_name3:link, a.bf_name3:visited {
	color: #A52A2A;
	font-family: Tahoma,arial,sans-serif;
	font-size: 20pt;
	font-weight: bold;
	letter-spacing: 2pt;
	text-decoration: none;
	position: absolute;
	padding-top: 15px;
	width: 350px;
	height: 70px;
    left: 167px;
    top: 29px;
    z-index: 1;
}

.hred {
	color: red;
	font-weight: bold;
	padding-top: 100px;
}

.hgreen {
	color: green;
	font-weight: bold;
	padding-top: 100px;
}

