.tableborder {
	border-top-style:hidden;
	border-right-style: solid;
	border-bottom-style: solid;
	border-collapse:collapse;
	border-inset: solid #cc0000 1px;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.writing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-left: 10px;
}
.writingheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
}
.paraheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: normal;
	word-spacing: normal;
	color: #CC0000;
}
