.links     { FONT-SIZE: 11px; 
             COLOR: #000080; 
             FONT-FAMILY: Verdana; 
             TEXT-DECORATION: underline }
			 
.links:hover {COLOR: #000080; 
			 BACKGROUND: #ffcc99;
             FONT-FAMILY: Verdana; 
             TEXT-DECORATION: underline }
			 			 
.links1     { FONT-SIZE: 11px; 
             COLOR: #000080; 
             FONT-FAMILY: Verdana; 
             TEXT-DECORATION: underline;
			 font-weight: bold }
			 
.links1:hover {COLOR: #000080; 
			 BACKGROUND: #ffcc99;
             FONT-FAMILY: Verdana; 
             TEXT-DECORATION: underline }

.links2    { FONT-SIZE: 12px; 
             COLOR: #000080; 
             FONT-FAMILY: Verdana;
	         font-weight: bold; 
             TEXT-DECORATION: underline }
			 
.links2:hover {COLOR: #000080; 
			 BACKGROUND: #ffcc99;
             FONT-FAMILY: Verdana; 
             TEXT-DECORATION: underline }
			 
.head      { COLOR: #000080; 
             FONT-FAMILY: Verdana; 
			 TEXT-DECORATION: underline }

.head:hover {COLOR: #000080; 
			 BACKGROUND: #ffcc99;
             FONT-FAMILY: Verdana; 
             TEXT-DECORATION: underline }
			 			 
.head1      { COLOR: #000080; 
             FONT-FAMILY: Verdana; 
			 TEXT-DECORATION: none }

 h1        { font-family: Verdana;
             font-size: 15px; color: #000080;
             font-weight: bold}

 h2        { font-family: Verdana; 
             font-size: 13px;
             font-weight: bold; color: #000080 }

 p         { font-family: Verdana;
             font-size: 12px;
             color: #000080}

 td        { font-family: Verdana;
             font-size: 11px;
             color: #000080}

 pre       { font-size: 12px}
 
 .style   { COLOR: #000080; 
	         font-weight: normal; 
	         font-family: Verdana; 
			 font-size: 10px;
			 text-decoration: none }
			 
.style:hover  { COLOR: #000080; 
			 BACKGROUND: #ffcc99;
	         TEXT-DECORATION: underline }
			 
.style1   { COLOR: #000080; 
	         font-weight: normal; 
	         font-family: Verdana; 
			 font-size: 10px;
			 TEXT-DECORATION: underline }

.style1:hover  { COLOR: #000080;
			 BACKGROUND: #ffcc99;
	         TEXT-DECORATION: underline }
			 

.bodytext  { COLOR: #000080;
	         font-weight: normal; 
	         font-family: Verdana; 
			 font-size: 11px }
			 
.bodytextlink  { COLOR: #000080;
	         font-weight: normal; 
	         font-family: Verdana; 
			 font-size: 11px }
			 
.bodytextlink:hover {COLOR: #000080; 
			 BACKGROUND: #ffcc99;
             FONT-FAMILY: Verdana; 
             TEXT-DECORATION: underline }