<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/*hotdog style name="Cedilla"*/

body  
{
background-color: white;
background-image: url(../img/worldmap.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 34% 66%;
font-family: arial; serif;
font-size: 11pt;
color: #26483F;
}

h1 
{
font-size: 20pt;
color: "#000000";
text-align: Left;
font-style: italics;
}

h2
{
font-size: 16pt;
color: "#000000";
text-align: Left;
font-style: italics;
}

h3 
{
font-size: 13pt;
color: "#000000";
text-align: Left;
font-style: italics;
}

h4
{
font-size: 11pt;
color: "#000000";
text-align: Left;
font-style: italics;
}

h5 
{
font-size: 10pt;
color: "#000000";
text-align: Left;
font-style: italics;
}

td 
{
font-family: arial; serif;
font-size: 11pt;
color: "#000000";
}

p 
{
text-indent: .2in;
font-family: arial; serif;
font-size: 12pt;
color: "#000000";
}

p .small
{
font-family: arial; serif;
font-size: 8t;
font-style: bold;
color: "#000000";
}

a:link  
{
font-family: arial, verdana, serif;
font-size: 11pt;
text-decoration: none;
color:"#363A8C";
}

a:visited 
{
font-family: arial, verdana, serif;
font-size: 11pt;
text-decoration: none;
color: "#808080";
font-style: normal;
}

a:active 
{
font-family: arial, verdana, serif;
font-size: 11pt;
text-decoration: none;
color: "#000000";
font-style: italic;
}


/* End Style Sheet commenting. */  -->

