.AllBorders {
	border: thin solid #000000;

}
.LeftEndCell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana; font-size: 10pt; color: #000000; border: none;
}
.RightEndCell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana; font-size: 10pt; color: #000000; border: none;
}
.MiddleCell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana; font-size: 10pt; color: #000000; border: none;
}

.TableTitles { color: #FFFFFF; background-color: #0066CC; font-family: Verdana; font-size: 8pt; }
.TableTitles2 { color: #FFFFFF; background-color: #0066CC; font-family: Verdana; font-size: 10pt; }
.TableCells { background-color: #CCCCCC; font-family: Verdana; font-size: 8pt; }
H3 {color: FFFFFF; font-size:18pt }
H4 {color: #000000; font-size: 14pt }