* { 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 { color:#333333; text-decoration:none; font-weight:bolder; }
a:hover { color:rgb(166,214,94); text-decoration:none; font-weight:bolder; }

a.x,a.x:visited { color:#333333; text-decoration:none; font-weight:normal; }
a.x:hover { color:rgb(166,214,94); text-decoration:none; font-weight:bolder; }

body { background-position:center top; background-repeat:no-repeat; }
p,ul { color:#333333; font-family:verdana; font-size:9pt; line-height:14pt; }
h1 { color:#333333; font-family:verdana; font-size:10pt; line-height:15pt; font-weight:bolder; }
