a               { text-decoration: underline; font-family: Arial; color: #333333;
                font-size: 10pt; font-weight: normal; }

a:visited       { color: #333333; font-family: Arial; }

a:hover         { color: #FFFFFF; text-decoration: none; font-family: Arial;}
                
a:hover.white   { color: #261CEA; text-decoration: none; font-family: Arial;}

a.nav    		{ text-decoration: underline; font-family: Arial; color: #333333;
                font-size: 12pt; font-weight: normal; }
a:hover.nav         { color: #FFFFFF; text-decoration: none; font-family: Arial;}
                
a.start   		{ text-decoration: underline; font-family: Arial; color: #333333;
                font-size: 18pt; font-weight: bold; }

a:hover.start         { color: #FFFFFF; text-decoration: none; font-family: Arial;}
                
                
body,p,table,td,div { 	font-family: Arial; font-size: 12pt; color: #000000; 
						scrollbar-base-color:#D0D0D0;
						scrollbar-arrow-color:#333333;
						scrollbar-darkshadow-color:#333333;
						scrollbar-face-color:#D0D0D0;
						scrollbar-highlight-color:#333333;
						scrollbar-shadow-color:#B0B0B0;
						scrollbar-track-color:#D0D0D0;
					}

input, textarea, select {
	background-color: #D0D0D0;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	border: 1 solid #ffffff;
}

.copy
     {font-family: Arial;
     font-size:11px; 
     color: #333333;}
     
a.copy 
		{font-size: 8pt; font-weight:normal}
		
a:visited.copy      { font-weight: normal }

a:hover.copy         { font-weight: normal }