/* CSS definition file containing site wide stylesheets */



a.Glossary { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; 

            color: #404040;

            border-bottom: 1px dotted #999;

            font-weight: normal;

}


a.Glossary:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; 

            color: #404040;

            border-bottom: 1px dotted #999;

            font-weight: normal;

	    text-decoration: none;
}
.Glossary:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; 

            color: #404040;

            border-bottom: 1px dotted #999;

            font-weight: normal;

	    text-decoration: none;
}
 

a.Glossary:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; 

            color: #000000; text-decoration: none ;

}
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; background-color: rgb(255,255,255); background-image: none;}

 .N { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: x-small; color: rgb(73,73,73); margin-top: 0pt; margin-bottom: 10px;}