@meta { Title: "IGA"; }


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: white;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

BODY { font-size: 1em; font-family: univers, verdana, "sans-serif";
       margin-bottom: 0.25em;
}


h1, h2, h3, h4 {
	padding: 0;
	margin-top: 0.25em;
	margin-bottom: 0;
	border: 0;
    }
h5, h6 {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
    }


H1 { font-size: 16 pt; color: #8000FF }
H2 { font-size: 14 pt; color: #3bb347 }
H3 { font-size: 14 pt; color: #8000ff }
h4 { font-size: 1.25em; color: #14589f }
h5 { font-size: 1.25em; color: #9a9a9a }

DIV{ font-size: 12pt; font-family: "Univers", "Verdana", "sans-serif";
     text-decoration: bold; color: #8000ff }


UL { font-size: 1em;
     padding-left: 0;
     margin-left: 0;
     margin-bottom: 0;
   }

LI { font-size: 1em;
     list-style:none;
     background-image: url(images/acerbult.gif);
     background-repeat: no-repeat;
     background-position: 0px 3px;
     padding-left: 25px;
     margin-bottom: 5px;
    }

P { font-size: 1em;}
.normal { font-size: 1em;}
.title {font-size: 1.1em; color: #cccccc; 
        padding-left: 4px;
       }
.paperTitle {font-size: 1em; color: #3bb347;
	}
.paperText {color: #14589f
	}
.quote { padding: 0pt 16pt 0pt 16pt; 
         font-size: 1em; font-weight: bold; color: #14589F; 
         border: 2px solid #cccccc 
       }
.author { padding: 0pt 16pt 0pt 16 pt; 
          font-size: 0.9em; font-style: italic; color: white; 
          background: #8000FF 
        }
.section_title { font-size: 12 pt; text-decoration: bold; color: #8000FF }

a.link.one { text-decoration: none; color: #FFFFFF; background: #800040}
a:hover.one { text-decoration: none; color: #800040; background: #99CCFF}
a.link.two { text-decoration: none; color: black}
a:hover.two { text-decoration: none; color: #800040; background: #99CCFF}
a.link.three { text-decoration: underline; color: black}
a:hover.three { text-decoration: none; color: #800040; background: #99CCFF}
a.link.four { text-decoration: none; color: #14589f}
a:hover.four { text-decoration: none; color: #800040; background: #99CCFF}
a.link.five { font-size: 8 pt; text-decoration: none; color: #8000ff }
a:hover.five { font-size: 8 pt; text-decoration: none; color: #ffffff; background: #9999cc }







