P
{
    FONT-SIZE: 12pt;
    COLOR: #800000;
    FONT-FAMILY: Times New Roman;
    FONT-WEIGHT: Bold;
    line-height: normal;  
    font-style: normal; 
    TEXT-DECORATION: none;
CURSOR: url('cursors/BlueJay.ani');
}

div
{
    FONT-SIZE: 12pt;
    COLOR: #800000;
    FONT-FAMILY: Times New Roman;
    FONT-WEIGHT: Bold;
    TEXT-DECORATION: none;
CURSOR: url('cursors/BlueJay.ani');
}

.js
{
    FONT-SIZE: 12pt;
    COLOR: #800000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: Normal;
    TEXT-DECORATION: none
}

A:link
{
    FONT-SIZE: 11pt;
    COLOR: #005900;
    FONT-FAMILY: Times New Roman;
    FONT-WEIGHT: Bold;
       TEXT-DECORATION: none;
			 
CURSOR: url('cursors/BlueJay.ani'); 

}
A:vlink
{
    FONT-SIZE: 11pt;
    COLOR: #FF0000;
    FONT-FAMILY: Times New Roman;
    FONT-WEIGHT: Bold;
    TEXT-DECORATION: underline;
		
CURSOR: url('cursors/BlueJay.ani'); 
}

SELECT 	
{   FONT-SIZE : 12pt; 
    COLOR: #800000;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: Normal;
    TEXT-DECORATION: none
}

BODY
{
    BORDER-RIGHT: #008800 10px ridge; 
    BORDER-TOP: #008800 10px ridge;    
    BORDER-LEFT: #008800 10px ridge; 
    BORDER-BOTTOM: #008800 10px ridge;

    WIDTH: 98px;
    COLOR: #004000;
    FONT-SIZE: 12PT; 
    FONT-FAMILY: Times New Roman;  
    FONT-WEIGHT: Bold;

scrollbar-arrow-color: 032042;
scrollbar-base-color: 004000;
scrollbar-dark-shadow-color: 004000;
scrollbar-track-color: 004000;
scrollbar-face-color: 20FF20;
scrollbar-shadow-color: ffffff;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: black;

CURSOR: url('cursors/BlueJay.ani');

}


td {
   COLOR: #004000;
    FONT-SIZE: 12PT; 
    FONT-FAMILY: Times New Roman;  
    FONT-WEIGHT: Bold;
CURSOR: url('cursors/BlueJay.ani');
}    

