BODY
{
	color: #222; 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: .7em; 
	background-color: #a7a7a7;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 0;
	text-align:center;
	margin: 0px;
}

P, LI, A, INPUT
{font-family: verdana,arial,helvetica,sans-serif; font-size: 1.0em}

H1, H2, H3, H4 
{ 
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold; 
	margin: 0;
	display: inline;
    position: relative;
}

H1 
{font-size: 1.3em;}

H2
{font-size: 1.2em;}

H3
{font-size: 1.1em;}

H4
{font-size: 1em;}

A
{text-decoration:none; font-weight:bold; color:#2C5F93}

A:hover
{color:#8C5F93; text-decoration:underline;}

.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}

.normalText
{font-weight:normal;}

.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;}

.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;}

.normalWhiteItalicBoldText
{font-weight:bold; font-style: italic;  color:White;}

.normalWhiteItalicText
{font-style: italic;  color:White;}

.largerWhiteBoldText
{font-size: 1.1em; font-weight:bold; color:White;}

.smallerWhiteBoldText
{font-size: .9em; font-weight:bold; color:White;}
