a { text-decoration: none; }
a:hover { text-decoration: none; color: #FFFFFF; font-weight:bold;  }

@media screen
{
body { background-color: #294A63; }
		 :link {color: #708090; }
		 :active { color: #708090; }
		 :visited { color: #708090; }
}

@media print
{
body { background-color: #ffffff; }
		 :link {color: #708090; }
		 :active { color: #708090; }
		 :visited { color: #708090; }
}


hr.c01 { color: #ffffff; width: "70%"; size: xx-small;}

div.ctr01 { text-align: center; }

div.hdr01 { font-family: tahoma, arial;  color: #ffffff;  font-size: xx-small; style="font-size-adjust: none" }

td.c01 { text-align: center ;font-family: tahoma, arial; color: #ffffff; font-size: xx-small; style="font-size-adjust: none" } /* for page header */

td.c02 { font-family: tahoma, arial; color: #ffffff; font-size: xx-small; style="font-size-adjust: none" } /* for inside headings in Resume */

td.c03 { font-family: Times, Times New Roman; color: #ffffff; font-size: x-small; style="font-size-adjust: none" } /* for inside headings in Resume */

td.c04 {font-family: Times, Times New Roman; color: #ffffff; font-size: xx-small; style="font-size-adjust: none" } /* for inside topic headings right justified */

td.c05 {font-family: Times, Times New Roman; color: #ffffff; font-size: small; style="font-size-adjust: none" } /* for inside topic headings right justified */



