

a:link   { color: green;}
a:active { color: #D4DDEE;}
a:visited{ color: #772200;}
a:hover  { color: blue;}

a.nav:link   { color: #013394; text-decoration: underline; 
                font-size:10pt;
               font-family: 'Times New Roman',sans-serif;
		}
a.nav:active { color: red; text-decoration: none }
a.nav:visited{ color: red; text-decoration: underline;
                font-size:10pt;
               font-family: 'Times New Roman',sans-serif}
a.nav:hover  { 
               color: blue; text-decoration: underline;
               font-weight:bold; font-size:10pt;
               font-family: 'Times New Roman',sans-serif;
               }
EM {color:blue;}

p.ques{ font-weight:bold; font-size:12pt;
	color: #013394; align:center;}


TD.m2 {
     text-align:center;
     background:#013394;
     font-size:8pt;
     font-weight:bold;
     color:#FFFFFF;
     font-family: 'arial',sans-serif;
     align:center;
   }
TD.title {color:#800000;
         font-weight:bold;
         font-size:13pt;
         text-align:center;
         font-family:Felix Titling;
         background:#889FC9;
         border:outset 2px #DDDDFF;}
TD.edits {
     text-align:center;
     background:#FCF8EF;
   }
TD.m3 {
     text-align:center;
     background:#013394;
   }
TD.toptitle {
     font-weight:bold;
     text-align:center;
     background:#013394;
     color:white;   }
TD.titledirections {
     font-weight:bold;
     text-align:justify;
     background:#013394;
     color:white;   }
TD.links {
     font-weight:bold;
     text-align:left;
     background:#FCF8EF;
     color:#013394;
     valign:center;
   }
TD.itemdirections {
     font-weight:bold;
     text-align:center;
     background:#FCF8EF;
     color:#013394;
     valign:center;
   }
TD.itemdirectionsleft {font-family:Georgia;
     
     text-align:left;
     background:#FCF8EF;
     color:#800000;
     valign:top;
   }
