BODY {
	background: #6699CC;
	color: #000099;
	font-family :  Arial, Helvetica, sans-serif ;
}
TR.header {
	background: #000099;
	color: #ECECEC;
}
TD.header {
	background: #000099;
	color: #ECECEC;
	width : 33%; 
}
A.header {
	background: #000099;
	color : #ECECEC;
	font-weight : bold;
}
A.header:hover {
color: #FFFF00
}
TD.main  {
	background: #ECECEC;
	color: #000099;
	vertical-align : top;
	width : 33%;
	height: 100%;
}
TD.mainc  {
	background: #ECECEC;
	color: #000099;
 text-align: center;
	vertical-align : middle;
	width : 33%;
	height: 100%;
}
UL.main {
	background: #ECECEC;
	color: #000099;
  margin-top: 0pt;
	margin-left : 12pt;
  padding-left: 0pt;
}
H1  {
	font-size: 18pt;
	color: #ECECEC;
	background: #000099;
}
H2.main  {
	font-size: 14pt;
	color: #ECECEC;
	background: #000099;
	margin-bottom : 5px;
}
H2  {
	font-size: 14pt;
	color: #ECECEC;
	background: #000099;
	margin-bottom : 0px;	
}
H3  {
	font-size: 14pt;
	font-weight : bold;
}
A {
	background: #ECECEC;
	color: #000099;
	text-indent : 0cm;
}
A:hover {
	color: #FF0000;
}
TR.footer {
	background: #000099;
	color: #ECECEC;
}
A.footer {
	color : #ECECEC;
	background: #000099;
	font-weight : bold;	
}
A.footer:hover {
color: #FFFF00
}
TABLE.content {
	background: #ECECEC;
	color: #000099;
}
