body {
/*	background: #cbe4e4;*/
/*	background: #ccffff;*/
	font-family: arial, sans-serif; 
	font-size: 9pt;
	color: #006666;
	background-repeat: no-repeat;	
	margin-top: 104px;
	width:792;
	
}

UL LI.x  { list-style-image: url(Graphics/note.gif);
	font: arial, sans-serif; 

 }

P {
	text-align:justify;
		font-family: arial, sans-serif; 
	}
	
DIV {
	text-align:justify;
	font-family: arial, sans-serif; 
	}
	
TD { 
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-align: justify;
	
	}
	
A:link
{  color:#006666; }

A:visited
{  color:#339999; }

A:active
{  color:#006666; }

A:hover
{  color:#66CCCC;}

hr { color: #006666; width:85%; align:center;}
a { 
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #009999; }
	
H1 {font-family: Arial, sans-serif;
	color: #006666;
	text-align:center;}

H2 {font-family: Arial, sans-serif;
	color: #006666;
	text-align:center;}
H3 {font-family: Arial, sans-serif;
	color: #006666;
	text-align:center;}

.txt_ctr { text-align:center;}

.tbl_pos_left {
text-align:right;
font-weight:bold;
font-size:16;
}
.tbl_pos_right {
text-align:left;
font-weight:bold;
font-size:16;
}