
body {   padding: 0;
  margin: 0; }
  
  
p { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none }

td { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none }

.white {
	color:#FFFFFF;
}

.white a { 
text-decoration: none; 
color:#66FFFF;
}

.white a:hover {  
text-decoration: underline;
color: #CCFFFF;
}

h1 { font-family: "Copperplate", Georgia, Times, serif; ;
font-size: 22pt;
font-style: normal;
color: #5cabd4;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold
}

h2 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16pt; font-style: bold; color: #CC3333; text-decoration: none }

h6 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none }


a { 
text-decoration: none; 
color: #0066cc;
}

a:hover {  
text-decoration: underline;
}

.flags {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #0066cc;
}

.flags a {	
	text-decoration: none;
	color: #0066cc;
    }

.flags a:hover {  
	text-decoration: none;
	color: #0066cc;
}

.bigger {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#036;
	border-bottom: 1px SOLID #666;
}

.link {
color: #27273a;
}


.link a {	
	text-decoration: none;
	color: #27273a;
    }

.link a:hover {  
	text-decoration: none;
	color: #27273a;
}


.smaller { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none }




