* {margin:0; padding:0;}

body { 	font-family: arial, sans-serif; font-size: 11pt;
		background-image: url('images/BluBkGndImg.gif');
		background-repeat: repeat-x;
}

h2   {  font-family: Verdana, arial, sans-serif; 
		font-size: 16pt;
		color: #000099; 
}
h3   {  font-family: Verdana, arial, sans-serif; 
		font-size: 16pt;
		color: #cc0000; 
}
h4   {  font-family: Verdana, arial, sans-serif; 
		font-size: 14pt;
		color: #cc0000; 
}

a:link { color: #000099; font-size: 10pt; text-decoration: none; }
a:visited { color: #000099; font-size: 10pt; text-decoration: none; }
a:active { color: #000099; font-size: 10pt; text-decoration: none; }
a:hover { color: #990000; font-size: 10pt; background-color: #fcd577; text-decoration: underline; }

a.L1:link { color: #ccffff;  text-decoration: none; }
a.L1:visited { color: #ccffff; text-decoration: none; }
a.L1:active { color: #ccffff; text-decoration: none; }
a.L1:hover { color: #990000; background-color: #ccffff; text-decoration: underline; }

a.L6:link { color: #336699; font-size: 8pt; text-decoration: none; }
a.L6:visited { color: #336699; font-size: 8pt; text-decoration: none; }
a.L6:active { color: #336699; font-size: 8pt; text-decoration: none; }
a.L6:hover { color: #990000; font-size: 8pt; background-color: #fcd577; text-decoration: underline; }

#wrapper {
  background-color: #369;
  border: 10px solid #369;
  margin: 0 auto;
  width: 700px;
}
#header {
  background-color: #fff;
  border-top: 2px solid #9cf;
  border-bottom: 2px solid #9cf;
  width: 700px;
  text-align: center;
}
#pagetitle {
  background-color: #fff;
  border-top: 2px solid #9cf;
  border-bottom: 2px solid #9cf;
  padding: 5px;
  font-family: verdana;
  font-size: 24pt;
  font-weight: bold;
  color: #c00;
  width: 690px;
  text-align: center;
}
#content {
  background-color: #efefef;
  border-top: 2px solid #9cf;
  border-bottom: 2px solid #9cf;
  padding: 10px;
  width: 680px;
  font-size: 10pt;
  text-align: left;
}

div.box { border: solid; border-width: 1pt ; width: 80% }
div.shaded { font-family: Georgia; font-size: 24pt; font-style: italic; 
font-weight: bold; height:50; width:300; filter:shadow (color=#003300) }
 
#style3 {
margin-left: 11px; text-align: justify; margin-right: 7px;
}
.style4 {
margin-left: 40px;
}
.style5 {
color: #336699;
}
.style6 {
font-size: medium;
}
.style7 {
background-image: url('images/Globe2.jpg'); background-repeat: no-repeat; 
background-position: center;
font-size: x-small;
}
.style8 {
font-size: large;
background-repeat: no-repeat;
background-position: center;
}
.style9 {
font-size: large;
}
.style10 {
font-family: &quot;Arial Black&quot;;
color: #CC0000;
}
.style11 {
font-size: small;
}