
a:visited    { color: #000066; font-weight: bold; }
a:hover      { color: #FF0000; text-decoration: underline; font-weight: bold; }
a            { color: #000066; text-decoration: none; font-weight: bold; }

.ap-h0       {  }

.bold a      { font-weight: bold }
a.bold       { font-weight: bold }

.ap-bold     { font-weight: bold }
ap-bold.a    { font-weight: bold }

.ap-red			{color:#FF0000; )
.ap-red a      		{ color: #FF0000; text-decoration: none ; }
.ap-red a:visited  { color: #FF0000}
.ap-red a:hover    { color: #000066; background: white; text-decoration: underline }

.ap-h0 a      {  }

.ap-h12       { 
	font-family: Trebuchet MS; 
	font-size: 12pt; 
	font-weight: bold 
	}
.ap-h12 a:visited    { color: #000066 }
.ap-h12 a:hover      { color: #FF0000; text-decoration: underline }
.ap-h12 a            { color: #000066; text-decoration: none ; }
	
.ap-h1 td {
   font-family:  Trebuchet MS, sans-serif;
   font-size:    9pt;
   color: #000000;
   font-weight: normal;
	}

.ap10        { font-family: Arial; font-size: 10pt; font-weight: bold }
.ap10 a:visited    { color: #000066 }
.ap10 a:hover      { color: #FF0000; text-decoration: underline }
.ap10 a            { color: #000066; text-decoration: none ; }


.ap-h10 a    { text-decoration: none; font-family: Arial; font-size: 10pt; color: #0066CC; 
               font-weight: bold }
.ap-h10 a:hover { text-decoration: underline; color: #FF0000; font-size: 10pt; font-family: 
               Arial; font-weight: bold }


.ap12        { font-family: 'Trebuchet MS', sans-serif; font-size: 12pt; font-weight: bold }
.ap12t        { font-family: 'Times New Roman', serif; font-size: 12pt; font-weight: bold }

.ap-h12 th  {
   font-size:    9pt;
   font-family:  Trebuchet MS, sans-serif;
   font-weight:  normal;
   text-align:   left;
   color:        black;
	}
.ap-h12 a     { text-decoration: none; font-family: 'Trebuchet MS', sans-serif; font-size: 
               12pt; color: #000066; font-weight: bold }
.ap-h12 a:hover { text-decoration: underline; color: #FF0000; font-size: 12pt; font-family: 
               Trebuchet MS; font-weight: bold }
               
.redbar	{ scrollbar-track-color: "#FF0000" ;
		  scrollbar-face-color: "#99ccFF" ;
		  scrollbar-arrow-color: "#FFaaaa" ;
		  scrollbar-highlight-color: "#99ccFF"; }
