BODY {
	background-image: none;
  background-color: #FFFFFF;	
  background-repeat: repeat;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #CC3333;
}
a:active {
	text-decoration: none;
}
.BoldText {
  font-weight: bold
}
.BoldLarge {
	font-size: large;
	font-weight: bold;
}
.PageHeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
		line-height: 36pt;
}
.PageHeadingTextUnderlined {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: underline;
	line-height: 46pt;
}
.PageHeadingText3rdLine {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
		line-height: 24pt;
}
