body {
	font-family: Arial, Helvetica, sans-serif; 
}

h1 {
	text-align: center;
	letter-spacing : 2px;
	font-size : 18pt;
	font-family : sans-serif, arial, geneva, verdana, tahoma, helvetica, courier, serif, times;
/*	color : #000088;*/
	color : maroon;
	text-align: center;
	text-transform : uppercase;
	font-style : italic;
	margin: 10px;

	}
h2 {
	font-size : 13pt;
	font-family : arial, sans-serif, geneva, verdana, tahoma, helvetica;
	color : maroon;
	margin: 10px;
	font-weight : 900;

	}	

h3 {
	font-size : 10pt;
	font-family : sans-serif, arial, geneva, verdana, tahoma, helvetica;
	color : maroon;
	margin: 10px;
	}
h4 {
	font-size : 20pt;
	font-family : sans-serif, arial, geneva, verdana, tahoma, helvetica,courier, serif, times;
	color : maroon;
	margin: 10px;
	}


p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-align: justify; 
	margin: 10;
}

p.lefter {
	text-align: left; 
}

li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-align: justify; 
	margin-left: 20;
}


p.centered {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-align: center; 
	margin: 10;
}
p.copy {
	font-size : 9.9pt;
	color: navy;
	text-align: justify;
}
p.copy1 {
	font-size : 9pt;
	color: navy;
	text-align: justify;
}
p.news {
	font-size : 12pt;
	font-family :sans-serif, arial, geneva, verdana, tahoma, helvetica;
	color: navy;
	text-align: justify;

}




a {
	font-family : sans-serif, arial, geneva, verdana, tahoma, helvetica;
	font-size : 9.9pt;
	color: #000000;	
}

.small{
	font-family : sans-serif, arial, geneva, verdana, tahoma, helvetica;
	font-size : 8pt;
}

a:active {
	text-decoration : underline;
	color: #000000;	
}

a:link {
	text-decoration : underline;
	color: maroon;	
}

a:visited {
	text-decoration : underline;
	color: #000000;	
}

a:hover  {
	text-decoration : underline;
	color : Red;
}
a.country {
	color : navy;
	font-weight : bold;
}


a.country:active {
	text-decoration : underline;
	color : navy;
	font-weight : bold;
}

a.country:link {
	text-decoration : none;
	color : navy;
	font-weight : bold;
}

a.country:visited  {
	text-decoration : none;
	color : navy;
	font-weight : bold;
}

a.country:hover  {
	text-decoration : none;
	color : maroon;
	font-weight : bold;
}

.glow {
	font-weight : bold;
color=white;
filter:glow(color=#416AB2, strength=2) dropShadow(color=#416AB2, direction=135, offX=1, offY=1, positive=true) dropShadow(color=#618AD2, direction=135, offX=2, offY=2, positive=true) blur(strength=2) ;
}

a.glow:active {
	text-decoration : underline;
	color : navy;
	font-weight : bold;
	filter:glow(enabled=false) shadow(enabled=false);
}

a.glow:link {
	text-decoration : none;
	color : white;
	font-weight : bold;
}

a.glow:visited  {
	text-decoration : none;
	color : white;
	font-weight : bold;
}

a.glow:hover  {
	text-decoration : none;
	color : #C9DBE7;
	font-weight : bold;
}


img {
border-color : black;
}

img.bordered {
border-width : 1px;
}

.imgright {
	margin-left : 10px;
	padding-left : 10px;
}

.imgleft {
	margin-right : 10px;
	padding-right : 10px;
}

INPUT {
FONT-SIZE: 10px; COLOR: black;  FONT-FAMILY: arial;  font-weight : 700
}
textarea {
	BORDER-RIGHT: #8e8e8e 1px solid; BORDER-TOP: #8e8e8e 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #8e8e8e 1px solid; COLOR: black; BACKGROUND-color: white BORDER-BOTTOM: #8e8e8e 1px solid; FONT-FAMILY: arial;  font-weight : 700
}
select {
	BORDER-RIGHT: #8e8e8e 1px solid; BORDER-TOP: #8e8e8e 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #8e8e8e 1px solid; COLOR: black; BACKGROUND-color: white BORDER-BOTTOM: #8e8e8e 1px solid; FONT-FAMILY: arial;  font-weight : 700
}
checkbox {
	BORDER-RIGHT:  0px ; BORDER-TOP: #8e8e8e 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #8e8e8e 1px solid; COLOR: black; BACKGROUND-color: white BORDER-BOTTOM: #8e8e8e 1px solid; FONT-FAMILY: arial;  font-weight : 700
}
