CSS
* {
margin:0;
padding:0;
}
body {
	background-color:white;
	width:800px;
	margin:10px;
	padding:0px;
	border:0px;
	font:11px verdana, arial, helvetica, sans-serif;	
	}
a	{ color: red; background: transparent; text-decoration: none;} 
	a:link	{ color: red; background: transparent; } 
	a:visited	{ color: red; background: transparent; } 
	a:active	{ color: red; background: transparent; } 
	a:hover	{ color:#ECECFF; background: transparent; text-decoration: none; }
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	color: #000000; 
	font-size: 10px; 
	font-family: arial, verdana, lucida grande, sans-serif; 
	font-weight: normal;
	}

q {
	font-size: 9px;
	font-family: times, arial, verdana, lucida grande, sans-serif;
	line-height: 10px;
	font-weight: bold;
	color: #666666;
	width: 90px;
	margin-top: 0;
	margin-bottom: 0;
	}
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:40px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#828282;/*Grey*/
	text-align: left;
	padding-left:5px;
	background-color:#FFFFEC;
	}
h2 {
	font-size: 11px;
	font-family: arial, verdana, lucida grande, sans-serif;
	line-height: 12px;
	font-weight: bold;
	color: #000099;
	width: 90px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: -18px;
	}
h3 {
	font:bold 10px/12px arial, verdana, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: center;
	color:#663399;/*Light Blue*/
}
h4 {
	font-size: 10px;
	font-family: arial, verdana, lucida grande, sans-serif;
	line-height: 12px;
	text-align: center;
	font-weight: ;
	color: #3300CC;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h5 {
	font-size: 10px;
	font-family: arial, verdana, lucida grande, sans-serif;
	line-height: 12px;
	font-weight: ;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	position: absolute;
	top: 21px;
	left: 480px;
	font-size: 10px;
	font-family: arial, verdana, lucida grande, sans-serif;
	color: #660066;
	}
b {	
	font-family: arial, verdana, lucida grande, sans-serif; 
	color: #000099;
	float: ;
	margin-top: 0px;
	font-size: 10px;
	text-align: justify;
	padding-left: 0px;
	border-bottom: 0px solid;
	background: transparent;
	}

img {
	border: 0;
	}
.style1 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: red;
}

.style2 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	background-color:#006600;
	color:#FFFFFF;
}
.style3 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	background-color:#000000;
	color:#FFFFFF;
}
.style4 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	background-color:#003399;
	color:#FFFFFF;
}
.style5 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#0000FF;
}
.style6 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#000000;
}
.style7 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color: red;
}
.style8 {
	background:#A4A4FF;
	color: navy;
	font-size: 1.0em;
	font-weight:bolder;
	width:65px
}
.style9 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#0000BF;
}
.style10 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000033;
}
.style11 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#000099;
}
.style12 {
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	font-weight:normal; 
	color:#996600;
}
.style13 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	color: red;
}
.style14 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#793D00;
}
.style15 {
	font-family: arial, helvetica, sans-serif;
	font-weight:600;
	text-align: left;
	font-size: 11px;
	color:#004040;
}
.style16 {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight:normal;
	line-height:9px;
	color:#000000;
}
.style17 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color:#FF0000;
	padding-left:2px;
	padding-right:7px;
	width:100px;
}
.style18 {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
	font-weight:normal; 
	color:#000066;
}
.style19 {
	font-family: arial, helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	font-weight:normal;
	text-decoration: underline;
	color:#000000;
}
.style20 {
	font-family: arial, helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
}
.style21 {
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#000099;
}
.style22{
	font-family: arial, helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	font-weight:600;
	color:#000000;
}
.style23 {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
	font-weight:normal; 
	color:red;
}
.style24 {
	border-width: 0px;
	padding-bottom:-6px;
	border-color:#000000;
}
.style25 {
	text-align: right;
	color: gray;
	border-width: 2px;
	border-color:#000000;
}
.style26 {
	font-family: arial, helvetica, sans-serif;
	text-align:left;
	font-size: 1.5em;
	text-align: center;
	font-weight:bold; 
	color:#ffffff;
}

.style27 {
	font-family: arial, helvetica, sans-serif;
	text-align:left;
	font-size: 1.5em;
	text-align: center;
	font-weight:bold; 
	color:#408080;     /*color:#b5e190;  #663399;#c8bdb9;*/
}
.style28 {
	font:bold 10px/12px arial, verdana, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: center;
	color:#663399;/*Light Blue*/
}
.style29 {
	font-family: arial, helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	font-weight:normal;
	color:black;
}
.style43 {
	font-family: arial, helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	font-weight:normal; 
	color:navy;
}
.style49 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: underline;
	color: red;
	border:none;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
	
#container {
	color: #ffffff;
	background: #ffffff;
	width: 840px;					/*changed to 714 from 950 */
	text-align: ;
	}

div#header {
  background: #ffffFf;
  border-left: 1px solid #ccccff;
  border-right: 1px solid #ccccff;
  width: 835px;
  height: 60px;
}
* html div#header
	{
  	width: 714px;		/* ---------------------IE5 */
  	w\idth: 714px;  	/* ---------------------IE6 */ 
	}
/*
div#left {
  top: 0px;
  height: 770px;
  width: 115px;	
  height:976px;
  float: left;
  padding-left: 5px;
  border-left: 1px solid #ccccff;
  border-right: 1px solid #ccccff;
  border-bottom: 1px solid #ccccff;
  background: #ffffff;
}
* html div#left
	{
  	width: 113px;
	height: 747px;
  	w\idth: 108px;
	}
*/
div#left {
	position: absolute;
	top: 70px;
	height: 976px;
	width: 128px;			/* ---------------------Opera */
	left:10px;
	padding-left: 2px;
	border-left:solid 1px #ccccff;
	border-right:solid 1px #ccccff;
	background: #ffffff;
}

div#main {
	position: absolute;
	left:144px;
	top: 82px;
	width: 571px;
	padding-left: 2px;
	padding-right: 2px;
	height: 976px;
	background:#FFFFFf;
}
* html div#main
	{
  	width: 484px;		/* ---------------------IE5 */
  	w\idth: 460px; 		/* ---------------------IE6 */
	}
/*
div#main {
  left:105;
  top: 120px;
  width: 684px;
  padding-left: 12px;
  padding-right: 12px;
  height: 660px;
  border-top:solid 0px #000099;
  border-bottom:solid 1px #ccccff;
  background: #ffffff;
}
* html div#main
	{
  	width: 484px;
  	w\idth: 460px;
	}
*/


div#right {
	position: absolute;
	top:-12px;
	left:576px;
	height:976px;
	border-left: 1px solid #ccccff;
	border-right: 1px solid #ccccff;
	border-bottom: 1px solid #ccccff;
	width: 120px;
	padding-left: 5px;
	text-align:left;
	background: #ffffff;
}
/*
div#right {
	position: absolute;
	top: 75px;
	left: 720px;
	height: 660px;
	width: 120px;	
	padding-left: 5px;
	border-left:solid 1px #ccccff;
	border-right:solid 1px #ccccff;
	border-bottom:solid 1px #ccccff;
	background: #ffffff;
}
* html div#right {
  	width: 115px;
  	w\idth: 110px;
	height: 480px;
	h\eight: 480px;
	}
*/
	

div#footer {
	position: absolute;
	top: 1045px;
	left: 10px;
	width: 827px;
	padding: 4px;
	border: 1px solid #ccccff;
	background: #ffffff;
}
* html div#footer {
  	width: 712px;		/* ---------------------IE5 */
  	w\idth: 704px;  	/* ---------------------IE6 */
	}
	
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
