
BODY			{ 
			  color : #00008B;
			  background-color : #FFFFFF;
			  font-family : helvetica, arial, sans-serif; 
			  margin-left : 1%; 
			  margin-right:1%; 
			  margin-top:1%; 
			  margin-bottom:1%
			}

P			{
			  margin-top : 0.5em ; 
			  margin-bottom : 0.5em ; 
			  margin-left : 0.0em ; 
			  margin-right : 0.0em ; 
			  font-family : helvetica, arial, sans-serif; 
			  color : #00008B;
			}

h1, h2, h3, h4, h5, h6	{
			  font-family : helvetica, arial, sans-serif; 
			  color : #00008B;
			  background : none;
			}


B			{
			  color : #00008B;
			}

.langchange             {
                          position: absolute;
                          top : 100px;
                          left : 9px ;
                          width : 136px;
                          font-size : 8pt;
                        }

.more			{
			  font-size : 90% ;
			}

#date			{
			  font-size : 90% ;
			  color : #666666;
			  text-align : center;
			}

#rightbox		{
			  font-family : helvetica, arial, sans-serif;
			  float : right;
			  width : 35% ;
			  background : #e5e5e5;
			  font-size : 80% !important;
			  padding : 5px;
			  border : 2px
			}

#agmenu			{
                          font-size : 8pt;
			  position : absolute ;
			  top : 142px;
			  left : 0px;
			  padding-top : 5px;
			  padding-bottom : 5px;
			  padding-left : 9px;
			  padding-right : 10px;
			  width : 136px ;
			}

#ag-ss			{			  
			  color : #990000 ;
			}

#ag-db			{			  
			  color : #990000 ;
			}

#ag-pr			{			  
			  color : #cc3300 ;
			}

#ag-tech		{			  
			  color : #330099 ;
			}

#ag-ki			{			  
			  color : #990000 ;
			}

#ag-bg			{			  
			  color : #cc0066 ;
			}

#ag-ti			{			  
			  color : #666666 ;
			}

#ag-mg			{			  
			  color : #333333 ;
			}

#ag-lfwb		{			  
			  color : #333333 ;
			}

#footer			{
			  float : right;
			  width : 36% ;
			  background : #CC0000 url('footerag-tech-bg.jpg') no-repeat ;
			  font-size : 10pt ;
			  padding : 2px;
			  border : 2px none #ffffff ;
			  color : #ffffff ;
			  text-align : right ;
			  font-style : normal 
			}

ADDRESS			{
			  font-style : normal ;			  font-size : 10pt ;
			}
			

#footer A		{
			  color : #ffffff ; 
			  font-size : 10pt ;
			}
			
#footer A:link		{
			  text-decoration : none;
			}

h2.box			{
			  text-align : center;
			  background : #ffffff;
			  padding : 2;
			  width : 100% ; 
			  border : none ;
			  font-size : 12pt;
			}

.up				{
			  font-size : 10pt;	
			}
			
.up	A:link			{
			  text-decoration : none;		  
			}

.link			{ 
			  margin-top : 0em ; 
			  margin-bottom : 0.1em ; 
			  margin-left : 10% ;
			  margin-right : 0% ;
			  /*width : 60% ;*/
			  padding : 0.2em ;
			  border : solid thin #990000 ;
			  background : #dddddd;
			  font-size : 90%;
			  font-family: helvetica, arial, sans-serif;
			}

DT				{
			  margin-top : 0.5em ; 
			  margin-bottom : 0.1em ; 
			  font-weight : bold ;
			  color: #666666 ; 
			}

LI				{
			  margin-top : 0.3em ; 
			  margin-bottom : 0.3em ; 
			}

A			{ 
			  color: #990000;
			  text-decoration : underline ;
			}

A:link			{
			  color : #0000FF ;
			  text-decoration : underline ;
			}

A:visited		{
			  color : #8A2BE2 ;
			  text-decoration : underline ;
			}

A:active		{
			  color : #0000CD ;
			  text-decoration : underline ;
			}

A:hover			{
			  color : #6495ED ;
			  text-decoration : underline ;
			}

			 
