A:link {
	COLOR: #000066; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff9900; TEXT-DECORATION: none
}

.agborder:hover img{
border: 0px solid #ccc;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: .8;
}

.agborder:hover{
color: red; /* irrelevant definition to overcome IE bug */
}


.agtt {
    color: #000066;
    font-family: Arial;
    font-size: 11px;
    font-style: normal;    /* normal | italic */
    font-variant: normal;  /* normal | small-caps */
    font-weight:  normal;  /* normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 */
}

.agtt12 {
    color: #000066;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;    /* normal | italic */
    font-variant: normal;  /* normal | small-caps */
    font-weight:  normal;  /* normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 */
}


TD.f {
    font-family: Arial; 
    color: #333333;
    font-size: 10pt;
    text-align: right;
    vertical-align: bottom;
}
TD.ft {
    font-family: Arial; 
    color: #333333;
    font-size: 10pt;
    text-align: right;
    vertical-align: top;
}
TD.aS10 {
    font-family: Arial; 
    color: #333333;
    font-size: 10pt;
    vertical-align: top;
}
TD.aS12 {
    font-family: Arial; 
    color: #333333;
    font-size: 12pt;
}
TD.aS14 {
    font-family: Arial; 
    color: #333333;
    font-size: 14pt;
}

.mynotice {
    font-family: Arial; 
    color: #000066;
    font-size: 8pt;
    display:inline;

}

blockquote.ini {
padding-left: 17px;
}

p.in10 {
padding-left: 10px;
}


