A:link{
	color :#000099;
	text-decoration : underline;	
}
A:visited{
	color :#666666;
	text-decoration : underline;
}
A:active{
	color : #FF0099;
		
}
A:hover{
	color : #FF0099;
	
}

/* Following CSS are only used in the navigation menu. */

.navigation {
	font-weight: bold;
}

.navigation A:link{
	color : #000099;
	text-decoration : underline;
}
.navigation A:visited{
	color : #666666;
	text-decoration : underline;
}
.navigation A:active{
	color : #FF0099;
	
}
.navigation A:hover{
	color : #FF0099;
	
	
}
body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
    h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1pt; font-weight: bold; color: #000099}
    .code {  font-family: "Courier New", Courier, mono; font-size: 10pt;}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt }
.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.h10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
rd { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color=red }
