/* Default CSS Stylesheet for a new Web Application project */
a 
{
font: 12pt Arial, Helvetica, sans-serif;
text-decoration: none;
COLOR: #660000;
font-weight: bold;
}
a.workspaceslink
{
font: 9pt Arial, Helvetica, sans-serif;
text-decoration: none;
COLOR: #ffffff;
font-weight: bold
}
body
{  
background-color: #FFFFFF;
background-image:  url(images/bkgLIGHTNew.jpg);
background-attachment: fixed; 
background-repeat: no-repeat;
FONT: 12pt Arial, Helvetica, sans-serif;
COLOR: #660000;
}
TH
{
FONT: 15pt Arial, Helvetica, sans-serif;
COLOR: #660000;
font-weight: bold;
}
