/*r-ray.css                                                        */
/*----------------------------------------------------------*/
body,tr,td,th {
         font-size:12pt; 
         scrollbar-arrow-color: #336600;
         scrollbar-base-color: #FFFFCC;
         scrollbar-face-color: #FFFFCC;
         scrollbar-highlight-color: #336600;
         scrollbar-3dlight-color: #FFFFCC;
         scrollbar-shadow-color: #336600;
         scrollbar-track-color: #FFFFCC;
         scrollbar-darkshadow-color: #FFFFCC;
}
big {
         font-size:1.6em; 
}
small {
         font-size:10pt; 
}
/*----------------------------------------------------------*/
a:visited, a:active, a:link {
         text-decoration:none; 
}
a:hover {
         text-decoration:none;
         color:#FF0000; 
}
/*---------------------------------------------------------*/
h1{
         text-align:center;
         font-style:italic;
         font-size: 1.8em;
}
/*---------------------------------------------------------*/
h2{
         text-align:center;
         font-size: 1.6em;
}
