DIV.cushycms {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: black;
}

DIV.cushycms h1 {
	font-family: sans-serif;
	font-size: 20px;
	line-height: 40px;
	color: #87019E;
}

DIV.cushycms h2 {
	font-family: sans-serif;
	line-height: 20px;
	color: #87019E;
}

DIV.cushycms h3  {
	font-family: sans-serif;
	line-height:20px;
	color: #87019E;
}

DIV.cushycms h4 {
	font-family: sans-serif;
	line-height:20px;
	color: #87019E;
}

DIV.cushycms h5 {
	font-family: sans-serif;
	line-height:20px;
	color: #87019E;
}

DIV.cushycms h6 {
	font-family: sans-serif;
	line-height:20px;
	color: #87019E;
	font-weight: normal;
}

DIV.cushycms table {
	width: 95%;
	border: 1px solid Black;
}
DIV.cushycms td {
	border: 1px solid Black;
	padding-left: 5px;
}
