/* EasyWeb html style file */

body {			margin:0;
				padding:0;
				background-color:#000;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#5d5d5d;
}




/* txt  */
p{	
				margin:5px 0 5px 0;
				color:black;
}
h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:22px;
				font-weight:bold;
				color:#023f93;
				width:385px;
				margin:65px 0 60px 0;
}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight:bold;
				color:#023f93;
				margin:30px 0 10px 0;
				height:37px;				
				background-image:url(852cd3a9-1969-4616-a2cf-6e33cc4268e8);
				background-repeat:no-repeat;
				padding:7px 0 0 40px;
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#023f93;
				font-weight:100;
				margin:15px 0 3px 0;
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#023f93;
				font-weight:100;
				margin:15px 0 3px 0;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#023f93;
				font-weight:100;
				margin:15px 0 3px 0;
}
h6{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#023f93;
				font-weight:100;
				margin:15px 0 3px 0;
}
a{				font-family:Arial, Helvetica, sans-serif;
				color:#023f93;
				text-decoration:none;

}
a:hover{		text-decoration:underline;
				font-family:Arial, Helvetica, sans-serif;
				color:black;

}

ul
{ 	margin:5px 0 5px 0;
	padding:0 0 0 20px;
}
li
{ 	
}

.tab{		
				border-collapse:collapse;
				background-color:#b3c0f7;				

}

.tab th{		
				width:420px;
				text-align: left;
				font-weight: normal;
				border: 2px solid white;

}

.tab td{		
				width:30px;	
				border: 2px solid white;
				text-align: left;
}


.tab2{		
				border-collapse:collapse;
				background-color:#b3c0f7;				

}

.tab2 th{		
				text-align: left;
				font-weight: bold;
				border: 2px solid white;

}

.tab2 td{		
	
				border: 2px solid white;
				text-align: left;
}

img { border: 0; }

/* endstyle */



