.normalText
{font-weight:normal;}

.normalWhiteText
{font-weight:normal; color:White;}

.normalGrayText
{font-weight:normal; color:Silver;}

.title1
{font-weight:bold; font-size: 1.3em}

.title2
{font-weight:bold; font-size: 1.2em}

.title3
{font-weight:bold; font-size: 1.1em}

.code
{font-family: Courier New, Courier, Monospace; font-weight:normal;}

.codeGrayBackground
{font-family: Courier New, Courier, Monospace; font-weight:normal; background-color:#E0E0E0}

.largerText
{font-size: 1.1em; font-weight:normal;}

.smallerText
{font-size: .9em; font-weight:normal;}

.normalBoldText
{font-weight:bold;}

.largerBoldText
{font-size: 1.1em; font-weight:bold;}

.smallerBoldText
{font-size: .9em; font-weight:bold;}

.normalItalicText
{font-style:italic;}

.largerItalicText
{font-size: 1.1em; font-style:italic;}

.smallerItalicText
{font-size: .9em; font-style:italic;}

.normalDarkGrayBoldText
{font-weight:bold; color:#333333;}

.largerDarkGrayBoldText
{font-size: 1.1em; font-weight:bold; color:Silver;}

.smallerDarkGrayBoldText
{font-size: .9em; font-weight:bold; color:#888888;}

.normalRedBoldText
{font-weight:bold; color:Red;}

.largerRedBoldText
{font-size: 1.1em; font-weight:bold; color:Red;}

.smallerRedBoldText
{font-size: .9em; font-weight:bold; color:Red;}

.normalWhiteBoldText
{font-weight:bold; color:White;}

.largerWhiteBoldText
{font-size: 1.1em; font-weight:bold; color:White;}

.smallerWhiteBoldText
{font-size: .9em; font-weight:bold; color:White;}
