* { margin:0; padding:0; }
option { padding-left:0.4em; }

* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

html { overflow-y:scroll; } 
body { font-size:100.01%; }

fieldset { border:0 solid; }

ul, ol, dl { margin:0 0 1em 1em }
li { margin-left:1.5em; }

dt { font-weight:bold; }
dd { margin: 0 0 1em 2em; }

blockquote { margin:0 0 1em 1.5em; }



a,a:visited { text-decoration:none; color:#99CC33; }
a:hover { text-decoration:underline; color:#99CC33; }

a.disabled1,a.disabled1:visited { text-decoration:none; color:#99CC33; font-weight:bolder; }
a.disabled1:hover { text-decoration:underline; color:#99CC33; font-weight:bolder; }

a.disabled2,a.disabled2:visited { text-decoration:none; color:#666666; font-weight:normal; }
a.disabled2:hover { text-decoration:underline; color:#666666; font-weight:normal; }

a.top,a.top:visited { text-decoration:none; color:#FFFFFF; }
a.top:hover { text-decoration:underline; color:#FFFFFF; }

p { font-family:Arial,Helvetica,sans-serif; font-size:14px; line-height:150%; }
body { background-repeat:repeat; color:#666666; }
h1 { font-family:Arial,Helvetica,sans-serif; font-size:26px; font-weight:100; color:#666666; } 
