@charset "UTF-8";
.MenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.MenuObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: capitalize;
	color: #666;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.HeartMathTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FC0;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
.BodyText-Xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

table.BorderTable td {
border:1px solid #CCCCCC;
} 
table.LayoutTable td {
	border:0px;
} 
.HeartMathSubText1 {
	color: #666;
	font-style: italic;
}
