A:link{ 
color : white; text-decoration:none; 
}
A:visited{ 
color : white; text-decoration:none; 
}
A:active{ 
color : white; text-decoration:none; 
}
A:hover{ 
color : red; 
text-decoration :  underline;
}
A{ 
cursor : pointer; 
}
html, body { 
font-size : 12pt; 
color : white; 
background-color : black;
line-height : 14pt; 
cursor : ; 
padding : 1pt; 
border-color : #C0C0C0; 
border-width : 1pt; 
border-style : ; 

scrollbar-arrow-color: #808080;
scrollbar-face-color: #ffffff;
scrollbar-3dlight-color: #cfcfcf;
scrollbar-darkshadow-color: #cfcfcf;
scrollbar-highlight-color: #eeeeee;
scrollbar-shadow-color: #eeeeee;
}

tr,td{ 
font-size : 12pt; 
color : white; 
background-color : black;
line-height : 14pt; 
}

.link		{font-size:16px; line-height:12px; color:white; text-decoration:none;}
.data		{font-size:16px; line-height:12px; text-decoration:none;}
.fs18		{font-size:18px;}
.fs16		{font-size:16px;}
.fs14		{font-size:14px;}
.fs12		{font-size:12px;}
.fs10		{font-size:10px;}
.fs9		{font-size:9px;}
.pset		{position:relative; top:2px;}
#whitefont	{color: white;}
#redfont	{color: red;}
#ifs16r		{font-size:16px; color:red;}
#ifs14r		{font-size:14px; color:red;}
#ifs12r		{font-size:12px; color:red;}
#ifs12b		{font-size:12px; color:blue;}
#ifs10r		{font-size:10px; color:red;}
#ifs9r		{font-size:9px; color:red;}

