h1 {
font-weight: bold;
}

h2 {
color: #7FBC33;
}

h3 {
font-weight: bold;
font-size: 1.2em;
color: #7FBC33;
}

#lcolumn { float: left; width: 740px; }
#rcolumn { float: left; width: 0px; }
