P {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
  }

a:link      { text-decoration: none }
a:visited   { text-decoration: none }
a:hover     { text-decoration: underline }

.nolink 
a:hover		{ text-decoration: none }

.Head {
	font-family: Palatino, Times New Roman, serif;
	font-size: 20px;
	color: #001A4D;
	font-weight: bold;
}
.SubHead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001A4D;
	bottom: auto;
	padding: 0px;
	font-variant: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001A4D;
}
.Body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
}
.BodyBullet {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
	margin: 10px;
	list-style-position: outside;
	list-style-image: url(http://www.kenclark.com/images/bullet.gif);



}
.BodyItalic {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
	font-style: italic;
	color: #001A4D;
}
.BodyLink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
.BodyLink:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
.Consultants {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
	margin: 2px;
}
.RightBody {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
}
.RightBold {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	list-style-type: square;
	margin-bottom: -10px;
}
.RightBoldEnd {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	list-style-type: square;
	margin-bottom: 10px;
}
.RightLink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
}
.RightLink:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
.Title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
	margin-top: -15px;
}
.RightBodyIndent {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
	padding: -10px;
	margin: -10px;




}
.SubHeadNoLine {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #001A4D;
	bottom: auto;
	padding: 0px;
	font-variant: normal;
	text-transform: none;

}
.BodyIndent {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
	text-indent: 20pt;

}
.BodyBold {

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	list-style-type: square;
}
.BodyIndentNoSpace {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
	text-indent: 20pt;
	margin-bottom: -15px;

}
.BodyNoSpace {
	margin-bottom: -15px;
}
.ItalicNoSpace {
	margin-bottom: -5px;
	font-style: italic;

}

.foo {
background-color:pink;
}