/* CSS Document */
body { font-family:"Arial Narrow", "Times New Roman", Times, serif; background-color:#DDDDDD; height:100%; min-height:100%; margin:0 }
html { min-height:100%; height:100%; }
a:link { text-decoration: none; color:#666666; }
a:visited { text-decoration: none; color:#666666; }
a:hover { text-decoration: none; color:#FF9900; }
h1 { font-size:xx-large; color:#333333 }
h2 { font-size:larger }
h3 { font-size:inherit; font-weight:bold }
#right{ width:250px; float:left; padding-left:20px; }
#right a { color:#C5C5C5; font-size:xx-large; font-weight:normal  }
#right a:hover { color:#FF9900 }
