/* Style sheet for DEO section, created 2002-02-06, revised 2005-01-17, validated 2005-01-15 */

body { background-color: white;
 background-image: url(grey-border.gif);
 color: black;
 font-family: times, serif;
 margin-left: 60px;
 margin-right: 30px; }

p, th, td, ul, li { color: black; font-family: times, serif; }
li { margin:.5em 0em; }
h1, h2, h3 { text-align: center; }

a:link { color: #0000CC; }
a:visited { color: #CC0000; }
a:link, a:visited, a:hover, a:active { text-decoration:underline; }

img { border: 0; }
.imgleft { float:left; }
.imgright { float:right; }
b, strong { font-weight: bold; }
i, em, cite { font-style: italic; }
.center { text-align: center; }
.menu { font-size: 90%; text-align: center; }
.copyright { font-size: 70%; text-align: center;
 font-family: geneva,arial,helvetica,sans-serif; }

.note { width:99%;
 margin:3px 3px 10px 3px;
 padding:9px;
 border:3px ridge #CCCCCC; }

.memo { width:60%;
 margin:0% 19%;
 padding:3px;
 border:3px ridge white;
 background-color:#CCCCCC;
 text-align:center;
 font-weight: bolder; }