BODY {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-image : url("pix/bg.gif");
}

.specialbig{
	font-weight: bold;
	font-size: 16px;
}

.specialbignumber{
	font-size: 14px;
}

.bold {
	font-weight: bold;
	text-align: justify;
}

A {
	color : Blue;
	text-decoration : none;
}  
A:visited {	
	color : Gray;
}  
A:hover {
	color : #0099CC;
}
a:.link {
	color : Blue;
}

FONT,td,table,body{
	font-family : Arial;
	font-size : 11px;
	color: Black;
}
b {	
	font-family : Arial;
	font-weight : bold;
	color : White
}
td.bold2 {	
	font-family : Arial;
	font-weight : bold;
	color : Black
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	color : White;
	font-size : 13px;
	display : inline;
	clear : left;
}

.contentBT {
	font-weight: bold;
}

.footer {
	color: #666666;
	font-size: 8pt;
}


input, option	{
	border-width: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11;
	background-color: #0099CC;
	color: white;
	border-left : 1 solid #0099CC;
	border-right : 1 solid #0099CC;
	border-bottom : 1 solid #0099CC;
	border-top : 1 solid #0099CC;
	padding : 2px;
}	
select	{    	
	border-color:#3C3C3C;		
	border-width:1;		
	font-family:Arial, Helvetica;		
	font-size:12px;		
	color:#3C3C3C;		
	background-color:#FFFFFF;
}	
textarea {
	border-width: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11;
	background-color: White;
	color: Black;
	border-left : 1 solid #0099CC;
	border-right : 1 solid #0099CC;
	border-bottom : 1 solid #0099CC;
	border-top : 1 solid #0099CC;
	padding : 2px;
	overflow:hidden;
}
input.submit { 
	background-color: #e0e0e0;   
	font-weight: bold; 
} 
.country{
	font-weight: bold;
	font-size: 14px;
}
