
/* body - default */
body 	{background-color: #313131; 
          font-family: verdana, tahoma, arial, helvetica; 
          font-size: 8pt; 
         color: #000000;
}

/* navigation anchor color - default */
a	{ font-family: arial, helvetica; 
       font-size: 10pt; 
       color: #006600;
}

/* navigation anchor color - default */
a.sideNav	{ font-family: verdana, tahoma, arial, helvetica; 
       font-size: 10pt; 
       color: #004400;
}
/* navigation anchor color - default */
a.subj	{ font-family: arial, helvetica; 
       font-size: 12pt; 
       font-weight:bold;
       color: #004400;
}
/* navigation anchor color - default */
a.free	{ font-family: arial, helvetica; 
       font-size: 12pt; 
       color: #0000aa;
}
/* navigation anchor color - default */
a.me	{background-color: #FDFFD0; 
           font-family: verdana, tahoma, arial, helvetica; 
       font-size: 7pt; 
       color: #ababab;
}
/* standard table cells */
td 	{background-color: #ffffff; 
         font-family: arial, helvetica; 
     font-size: 10pt;
     color: #000000;
}
/* standard table cells */
td.main	{background-color: #ffffff; 
         font-family: arial, helvetica; 
     font-size: 10pt;
     color: #004400;
}
/* standard table cells */
td.mainText	{background-color: #ffffff; 
         font-family: arial, helvetica; 
     font-size: 12pt;
     padding:8;
}
/* standard table cells */
td.side 	{font-family: arial, helvetica; 
     font-size: 10pt;
     color: #000000;
}
/* standard table cells */
td.me 	{background-color: #FDFFD0; 
          font-family: arial, helvetica; 
     font-size: 10pt;
     color: #000000;
}
