@charset "iso-8859-1";
table { font-size:10pt; }
h1 { BACKGROUND-COLOR: #A05A38; COLOR: #ffffff; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-WEIGHT: bold }
h2 { BACKGROUND-COLOR: #A05A38; COLOR: #ffffff; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-WEIGHT: bold }
th { font-weight:bold; text-align:left; font-size:10pt; color:#000000; background-color:#dddddd; }
A:link {color:#A05A38; font-weight:bold; text-decoration:underline}
A:visited {color:#A05A38; font-weight:bold; text-decoration:underline}
A:hover {color:#C07A50; font-weight:bold; text-decoration:none}
A:active { color:#A05A38; font-weight:bold; text-decoration:none }
img { border-width:0mm; }
body {  font-family: Verdana, sans-serif;
        font-size: 10pt;
        color: black;
        background-image:url(rwd.jpg); 
        background-repeat:repeat; 
        background-color: white;
        margin: 0px;
        padding: 0px;
        top: 0px; 
     }       
a.menu { display:block; margin-bottom:0px; text-align:center; width:146px;
         border-style:solid; border-width:1px;
				 border-color:#efefef;
				 padding:2px; 
				 text-decoration:none; }

a.menu:link    { color:#A05A38; background-color:transparent; font-weight:bold; text-decoration:none; }
a.menu:visited { color:#A05A38; background-color:transparent; font-weight:bold; text-decoration:none;}
a.menu:hover   { color:#C07A50; background-color:#efefef; font-weight:bold; text-decoration:none;}
a.menu:active  { color:#A05A38; background-color:transparent; font-weight:bold; text-decoration:none;}
