body         {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 135%;
}
table        { font-size: 10pt }
p.box        {border-style: solid; border-color: #BC026F; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 5px }
#header1     { position: absolute; width: 163px; height: 112px; z-index: 0; left: 0px; top: 0px; background-image:url('images/banner_02.jpg'); background-repeat:no-repeat }
#header2     { position: absolute; width: 465px; height: 112px; z-index: 0; left: 163px; top: 0px; background-image:url('images/banner_03.jpg'); background-repeat:no-repeat }
#header3     { position: absolute; width: 422px; height: 112px; z-index: 0; left: 628px; top: 0px; background-image:url('images/banner_04.jpg'); background-repeat:no-repeat }
#leftbar     { position: absolute; width: 163px; height: 338px; z-index: 0; left: 0px; top: 112px; background-image:url('images/banner_05.jpg'); background-repeat:no-repeat }
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #BC026F;
	line-height: 135%;
}

#nav         { position: absolute; width: 650px; height: 25px; z-index: 2; left: 125px; top: 120px }
#analysis td { background-color: #DADADA }

#content     { position: absolute; width: 590px; z-index: 1; top: 145px; left: 175px }

.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#content p   {  margin-top: 10px; margin-bottom: 0px}

#indent p    {  padding-left: 25px}

.credits { font-size: 10px; line-height:145% }

a            { text-decoration: none; color: #000066 }
a:visited    { text-decoration:none; color:#808080 }
a:hover      { color: #FF0000; text-decoration: underline }
