body
{
color:#000000;
background-color:#ffffff;
margin:0px;
}


body      { font-size: 9pt; color: #333333; font-family: Verdana; text-decoration: none }
body a:link { font-size: 9pt; color: #666666; font-family: Verdana }
body a:visited     { font-size: 9pt; color: #666666; font-family: Verdana}
body a:hover     { font-size: 9pt; color: #ff6600; font-family: Verdana }





UL {
 margin: 20px;
 list-style-image:url(http://www.web-development.com/graphics/orange_square.gif);
 list-style-type: circle
   }

.country {font-size:10px }



.pageTitle		{ font-family: Arial, sans-serif;   font-size: 14pt; ; margin-bottom: 0; margin-top: 0}



INPUT.TEXT, FILE, TEXTAREA
 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #333333;
 line-height: 100%;
 background-color: #f8f8f8;
 border: 1px solid #999999;
 width=400px;
 }

.button
 {
 background-color : #f8f8f8;
 border:1px solid #000000;
 color: #ffffff;
 font-weight: bold;
 width: 100px
 }



.smlprnt      { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; text-decoration: none; margin-top:8  }
.smlprnt b    { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; text-decoration: none; margin-top:8; font-weight:normal  }
.smlprnt a:link     { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; margin-top:8 }
.smlprnt a:visited     { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; text-decoration: none; margin-top:8 }    
.smlprnt a:hover     { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; text-decoration: none; margin-top:8 }


h1      { font-size: 14pt; color: #ff6600; font-family: Arial; text-decoration: none }
h2      { font-size: 12pt; color: #cccc99; font-family: Arial; text-decoration: none }


