* { margin: 0; padding: 0; }
body { font-weight: lighter; background-color: #665146; }
#out { width: 750px; clear: none; border-right: 1px solid #665146; border-left: 1px solid #665146; }
#header { background-color: white; text-align: left; width: 750px; height: 100px; }
.mozi { font-size: 10pt; font-weight: bold; }
.mozi2 { font-size: 10pt; font-weight: bold; text-align: center; }
.mozi3 { color: #df93da; font-size: 10pt; font-weight: bold; text-decoration: none; }
#main { color: #646161; font-size: 12px; font-weight: lighter; background-color: #fff; text-align: left; width: 750px; height: auto; float: none; }
#main1 { background-color: #e39ed8; text-align: right; width: 750px; height: 20px; float: none; }
#footer { color: white; font-size: 10pt; font-weight: lighter; background-color: #665146; text-decoration: none; text-align: center; width: 750px; height: 50px; float: none; clear: both; }
#footer1 { color: #584c45; font-size: 10pt; width: 750px; }
a:link { color: #665146; text-decoration: none; }

a:visited { color: #665146; text-decoration: none; }
a:hover { color: #665146; text-decoration: underline; }

a:active { color: #665146; text-decoration: none; }
td { color: #646161; font-size: 10pt; font-weight: lighter; background-color: #fff; padding: 15px; border-bottom: 1px dotted #aebae7; }
h1 { font-size: 10pt; text-decoration: none; margin: 0.67em 0; }

