@charset "UTF-8";

a:link { color:#0000ff; text-decoration:underline; }
a:visited { color:#000099; text-decoration:underline; }
a:hover { color:#ff0000; text-decoration:underline overline; }
a:active { color:#009900; text-decoration:underline overline; }

p { margin:0.3em; }
img { vertical-align:bottom; border:none; }

body { width:580px; color:#000000; background:#ffffff; font-size:100%; font-family:Verdana, Arial, sans-serif; }

h1 { font-size:150%; }
h2 { font-size:140%; }
h3 { font-size:130%; }
h4 { font-size:120%; }
h5 { font-size:110%; }
h6 { font-size:100%; }

div#submenu br { display:none; }
div#footer p img { display:none; }

