

body { background-color: #004487; font-family: Arial, Helvetica, sans-serif; }

#page { width: 1190px; height: 100%; margin: 0px auto; padding:10px; background-color: #ffffff; }

#nav { background-color: #ffffff; width: 1160px; height: 32px; margin: 0px auto; border: none; }

#content { overflow: auto; height: 100%; }

ul { margin: 3px 34px 3px 0px; text-align: center; }

li { display: inline; font-size: 14px; }
h1, h2, h3, h4 { text-align: center; font-weight: normal; color: #004487; }

h1 { font-size: 34px; }

h2 { font-size: 22px; }

h3 { font-size: 18px; }

a:link { text-decoration: none; }

a:visited{ color:#800000; }

a:hover { color: #FF00FF; }

.column1, .column2 { width: 550px; padding:15px; }

.column1 { float: left; border-right: 1px solid #004487;  }

.column2 { float: right; }

p.pict, img.align-center { display: block; text-align: center; color: #004487; font-weight: lighter; font-size: 10px; }

p.p1, p.p2, p.p3 { color:#000000; }

p.p1 { text-align: right; font-weight: normal; font-size: 14px; }

p.p2 { text-align: left; font-weight: normal; font-size: 14px; }

p.p3 { text-align: center; font-weight: normal; font-size: 18px; }

p.p4 { text-align: center; font-weight: normal; font-size: 14px; }