BODY
{
	FONT-SIZE: 12px;
	FONT-FAMILY: "Arial", "Arial", "sans-serif", "Verdana", "Helvetica";
	background-color : White;
	color : Black;
}

A { COLOR: #333399; TEXT-DECORATION: none; }
A:hover  {	color: #333399;	cursor : hand;}
A:active  { color: #3300ff;text-decoration:underline;  }
A:visited { color: #333399;}

H1  {	font-size: 16px; font-weight: bold;	 color:#333399 ;}
H2  { 	font-size: 14px; font-weight: bold;	 color:#333399;  text-decoration: none;	}
H3  { 	font-size: 14px; font-weight: bold;  color:#333399; } 
.H2 {	font-size: 14px; font-weight: bold;	 color:#333399;  text-decoration: none; }
.H3 { 	font-size: 12px; font-weight: bold;  color:#333399;} 

.remark
{
/*    vertical-align : middle;*/
	color: #333399;
/*	font-style : italic;*/
} 
.alt_remark    {
	vertical-align : top;
	color: #0000ff;
/*	font-style : italic;*/
} 

p  { /*text-indent : 28px;*/	}
p.light{
	/*text-indent : 28px;*/
     background-color : #00cccc;
} 
p.dark {
	/*text-indent : 28px;*/
	background-color: #D3D3D3;
} 

p.strong {
	/*text-indent : 28px;*/
	font-weight : bold;
} 

span.hot { font-style: italic; font-weight: bolder; color: #009f3c}
span.cxled { color: Red; }
div.hot { font-style: italic; font-weight: bolder; color: #009f3c}
div.cxled {	color:red;}
.blur {top:70px; width:240px;filter:glow(color=#cccccc,strength=3);}
.3dblur {FILTER: glow(color=ffffff,strength=0) shadow(color=aaaaaa,direction:225); WIDTH: 100%; LINE-HEIGHT: 14pt; POSITION: relative;}


TABLE {
   /* border : 2pt ridge Fuchsia;*/ 
}

tr {   line-height: 20px ; font-size:12px}
.header     {  background-color: #666666; color: #FFFFFF; font-weight: bolder; }
.evenRow {	background-color: White;}
.oddRow  {	background-color: #DBDBDB;	}
.hotRow   { color: White; background-color:  #aaaaCC; } 
.foot {	background-color: White;}
input.button
{
BORDER-RIGHT: 1px solid #eeeeee; 
	BORDER-TOP: 0px none #ffffff; 
	FONT-SIZE: 12px; 
	font-weight:normal;
	BORDER-LEFT: 0px none #ffffff; 
	COLOR: #0000ff; 
	BORDER-BOTTOM: 1px solid #eeeeee; 
	cursor:hand;
	background-image: url("../images/line1.gif"); 
	TEXT-ALIGN: center;
	 
	 vertical-align : middle;
	 letter-spacing :0px;
	 line-height : 17px;
}

inpuxxt.button   {
	font-size: 12px;
	background-color: black;
	text-align: center;
	color: #FFFF00;
	border: 0px none;
} 
input.inputfld {  font-size: 12px;   border: 1px,  #6699cc solid;  text-align: left; vertical-align: middle; padding: 1px;  margin: 1px;} 
.button   {
	font-size: 12px;
	background-color: black;
	text-align: center;
	color: #FFFF00;
	border: 0px none;
} 
.inputfld {  font-size: 12px;   border: 1px,  #6699cc solid;  text-align: left; vertical-align: middle; padding: 1px;  margin: 1px;} 
link16 {
			FONT-SIZE: 9pt; COLOR: blue; TEXT-ALIGN: center; TEXT-DECORATION: underline
			}
		.link16:visited {
			FONT-SIZE: 9pt; COLOR:blue; TEXT-ALIGN: center; TEXT-DECORATION: underline
			}
		.link16:hover {
			COLOR: #319438; TEXT-ALIGN: center; TEXT-DECORATION: none
		}
				
