
/*
USAGE: All you have to do is include this one line in your CSS file, with the
tag names to which you want the script applied:
*/

img, div { behavior: url(iepngfix.htc) }

/*
Alternatively, you can specify that this will apply to all tags like so:
* { behavior: url(iepngfix.htc) }
*/



td{font-family:arial, Helvetica, sans-serif; color:#2E2E2E; font-size:12px;}
a{font-family:Arial, Helvetica, sans-serif; color:#660000; font-size:12px; text-decoration:none;}
a:hover{font-family:Arial, Helvetica, sans-serif; color:#660000; font-size:12px; text-decoration:underline;}
.leftmenuitem{font-family:Arial, Helvetica, sans-serif; color:#97002D; font-size:18px; text-decoration:underline; font-weight:bold;}
.leftmaneuext{font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:10px;}

h1{font-family:Arial, Helvetica, sans-serif; color:#000099; font-size:26px;}
h2{font-family:Arial, Helvetica, sans-serif; color:#97002D; font-size:18px;}

ul{line-height:20px;}

input{size:20px;}

