body { background-color: #FFFFFF; 
       margin-left: 0px;
       margin-top: 0px; }

p { font-family: Arial Narrow, Tahoma, sans serif; 
    color: #000000;
    font-size: 100%;
    text-align: left; }

h1 { font-family: Arial Narrow, Tahoma, sans serif;
     color: #105210;
     font-size: 150%;
     text-align: center;
     font-style: italic; }

h2 { font-family: Arial Narrow, Tahoma, sans serif;
     color: #105210;
     font-size: 100%;
     text-align: center; }

p.small { font-size: 70%; }

p.centre { text-align: center; }

p.right { text-align: right; }

img { border-color: #FFFFFF; }

a:link { color: #AD1919; }
a:visited { color: #903636; }
a:hover { text-decoration: none; }

table { border-width: 0px;
        border-style: none;
        border-collapse: collapse; }

td.top { text-align: center;
         vertical-align: top; }

td.main { text-align: left;
          vertical-align: top; }

td.menu { vertical-align: top; }

td.right { text-align: right; }

.inframe { scrollbar-face-color: #FFFFFF;
	     scrollbar-track-color: #B6DAB6;
	     scrollbar-darkshadow-color: #B6DAB6;
	     scrollbar-shadow-color: #FFFFFF;
	     scrollbar-highlight-color: #FFFFFF;
	     scrollbar-3dlight-color: #B6DAB6;
	     scrollbar-arrow-color: #2F2020; }
