.bodytext {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-style: normal;
	line-height: 18px;
}
.bodytext2 {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: 18px;
}
.bodytextJustify {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	font-style: normal;
	line-height: 18px;
}
.bodytextRed {
	font-family: Verdana;
	font-size: 13px;
	color: #CC3300;
	font-style: normal;
	line-height: 18px;
}
.bodytextBlue {
	font-family: Verdana;
	font-size: 13px;
	color:#280099;
	font-style: normal;
	line-height: 18px;
}
.bodytextBlueBig {
	font-family: Verdana;
	font-size: 14px;
	color:#280099;
	font-style: normal;
	line-height: 18px;
}
body {
	background-image: url(../images/Brain-Gym-Website-bg.jpg);
	background-attachment: fixed;
	margin-top: -1px;
	font-size: 9px;
}

.pagename {
	font-family: Verdana;
	font-size: 24px;
	line-height: 28pt;
	color: #FFCC00;
	font-weight:bold;
	text-align: center;
}
.heading {
	font-family: Tahoma;
	font-size: 26px;
	line-height: 28px;
	color: #BA2C3A;
	font-weight:bold;
	text-align: center;	
}
.headingLeft{
	font-family: Tahoma;
	font-size: 26px;
	line-height: 28px;
	color: #BA2C3A;
	font-weight:bold;
}
.subhead1 {
	font-family: Arial;
	font-size: 20px;
	color: #BA2C3A;
	font-weight:bold;
	line-height: 22px;
}
.subhead2 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	text-align: left;
	line-height: 18pt;
}

.subhead3 {
	font-family: Arial;
	font-size: 16px;
	color: #06218A;
	font-weight:bold;
	text-align: left;
	line-height: 18pt;
}

.subhead4 {
	font-family: Arial;
	font-size: 18px;
	color: #06218A;
	font-weight:bold;
	text-align: center;
	line-height: 18pt;
}
.subhead4Big{
	font-family: Arial;
	font-size: 22px;
	color: #06218A;
	font-weight:bold;
	text-align: center;
	line-height: 22pt;
}
.navigation {	
	font-family: Verdana;
	text-align: center;
	font-size:10pt;
	font-weight:normal;
}
.copyright{
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}
.caption{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	line-height: 14pt;
	font-style:italic;
}
.joinNowBox {
	font-family: Verdana;
	font-size: 13px;
	color:#000099;
}
.subhead1Centered {
	font-family: Arial;
	font-size: 20px;
	color: #BA2C3A;
	font-weight:bold;
	line-height: 22px;
	text-align:center;
}
.subhead2Centered {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	text-align: center;
	line-height: 18pt;
}

.subhead2CenteredBig {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	font-weight:bold;
	text-align: center;
	line-height: 20pt;
}
.YellowHighlight{
    background: #ffff00;
    color: #000000;
}
