/* marcello.css */

/* body { margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px; } */

a:link { color: #0000FF; text-decoration: none; }
a:visited { color: #330099; text-decoration: none; }
a:active { color: #FF0000; text-decoration: none; }
a:hover { text-decoration: underline; }

p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote,nobr,b,i,strong,em,h1,h2,h3,h4,h5,h6,sub,sup,small,big { font-family: sans-serif; }
pre,tt,code,samp,input,textarea { font-family: fixed-width,monospace; }

p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote,nobr,b,i,strong,em { font-size: 12px; }

h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 9px; }

sub,sup { font-size: 10px; }
pre,tt,code,samp { font-size: 12px; }

input,textarea { font-size: 12px; }

small { font-size: 10px; }
big { font-size: 14px; }

small i { font-size: 10px; }
small b { font-size: 10px; }
small tt { font-size: 10px; }
small pre { font-size: 10px; }

#navigation { font-size: 9px; }
#webmaster { font-size: 10px; }

#blue { color: #0000FF; }
#blue_mid { color: #000099; }
#blue_grey { color: #333399; }
#red { color: #FF0000; }
#red_mid { color: #990000; }
#red_grey { color: #993333; }
#grey { color: #333333; }
#white { color: #FFFFFF; }
