body
{
	background-color: #FFFFFF;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
	margin-left: 0;
	color: #000000;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;

}

A:link {
	color: #234185;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

A:hover {
	color: #FFCC33;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

A:visited {
	color: #234185;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

A:hover {
	color: #FFCC33;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

A:active {
	color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

A.MenuLink:link {
	color: #234185;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

A.MenuLink:hover {
	color: #FFCC33;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

A.MenuLink:visited {
	color: #234185;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

A.MenuLink:hover {
	color: #FFCC33;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

A.MenuLink:active {
	color: #FF0000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

.BodyHeading {

	background-color: #FFFFFF;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
	margin-left: 0;
	color: #234185;
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.YellowHeading {

	background-color: #FFFFFF;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
	margin-left: 0;
	color: #FFCC33;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.ParagraphBoldHeader {

	background-color: #FFFFFF;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
	margin-left: 0;
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.BoldItalics {


	background-color: #FFFFFF;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
	margin-left: 0;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

