STYLE

html { width: 100%; height: 100% }
body { background-color: #AEDBF8; margin: 0; padding: 0; width: 100%; height: 100% }

a:link, a:visited, a:active { color: #215f2a; text-decoration: none }
a:hover { color: #215f2a; text-decoration: underline }

a.m:link, a.m:visited, a.m:active { font-family: tahoma, sans-serif; font-size: 11px; color: #215f2a; text-decoration: none; padding-left: 10px }
a.m:hover { color: #215f2a; text-decoration: underline }

a.bm:link, a.bm:visited, a.bm:active { font-family: tahoma, sans-serif; font-size: 11px; color: #546169; text-decoration: none; font-weight: bold }
a.bm:hover { color: #546169; text-decoration: underline }

h1 { font-family: tahoma, sans-serif; font-size: 18px; color: #215f2a; font-weight: normal }
h2 { font-family: tahoma, sans-serif; font-size: 12px; color: #b90302; font-weight: bold; margin-top: 30px; margin-bottom: 15px }
h3 { font-family: tahoma, sans-serif; font-size: 25px; color: #215f2a; font-weight: lighter; margin-left: 48px }
p { text-align: justify }
td { font-family: tahoma, sans-serif; font-size: 11px; color: #546169 }

#menu { margin-top: 25px; margin-left: 20px; margin-bottom: 300px }
#content { padding-top: 3px; padding-bottom: 30px; padding-left: 50px; padding-right: 20px; border-top: solid 3px #969798 }
#news { margin-left: 450px }

img { border: 0 }