          html { scrollbar-arrow-color: #021540;
                 scrollbar-track-color: #021540;
                 scrollbar-shadow-color: #021540;
                 scrollbar-face-color: #b70012;
                 scrollbar-highlight-color: #021540;
                 scrollbar-darkshadow-color:#021540;
                 scrollbar-3dlight-color: #021540; 
                 }

	  body {
		margin:0px 0px 20px 0px;
		background-color:#021540;
                }

a:link { color: #1d2e3e; text-decoration: underline; }           
a:visited {color: #283369; text-decoration: underline; font-variant: small-caps; }
a:hover { color: #060b82; text-decoration: linethrough; font-variant: small-caps;}


b, i, li {color: #021540; }

li i {color: #021540; }

p {align: justify; color: #021540; font-family: Tahoma, Arial, Verdana; font-size: 10pt; margin: 1px; }
	
.TBA {font-weight=bold; color: red; }
#c001 {color: #33cc33; } 
#c002 {background: #ffffff; color: #000000; }

img {margin: 0px; border: 0; }
           
h1 { font-family: 'Bradley Hand ITC';
       font-size: 18pt;
       text-indent: 20px;
       color:#b70012; }
          
h2 { font-family: 'Bradley Hand ITC';
 font-size: 16pt;
       color: #b70012; }
       
hr { color: #021540; }

td { margin: 0px;
	padding-left: 0px; 
      padding-right: 0px;
      padding-top: 0px;
      padding-bottom: 0px; }

.box1 {
color: #000000;
margin-top: 200px;
margin-left: 150px;
margin-bottom: 20px;
width:675px;
padding: 5px;
text-align: justify;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
background-color: #ffffff;
filter: alpha(opacity=45, style=0);
	-moz-opacity: 45%;
	 border: .1pt inset #CED2D6
}

.box2 {
color: #310301;
margin-top: 100px;
margin-left: 300px;
margin-bottom: 20px;
width:450px;
padding: 5px;
text-align: center;
font-size: 11px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
background-color: #EAE246;
filter: alpha(opacity=70, style=0);
	-moz-opacity: 50%;
	 border: .1pt inset #310301
}