/*------------------------------------------------------------------------

ILAN COHEN LANDING PAGES CSS - BY euler:design it

-------------------------------------------------------------------------*/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	background-color: #FFFFFF;
	}
	
/*  Global Formatting */
h1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:24px;line-height: 28px;font-weight: 900; color: #1968B5;}
h2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:18px;line-height: 1em;font-weight: 900; color: #6A9ECD;}
h3 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:15px;line-height: 1em;font-weight: 900; color: #6A9ECD;}
h4 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:15px;line-height: 1em;font-weight: 900; color: #cb927c;}
h5 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px;line-height: 1em;font-weight: 300; color: #3892DE;}
h6 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px;line-height: 1em;font-weight: 300; color: #666;}
h7 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size:18px;line-height: 1em;font-weight: 300; color: #666;text-align:center;}
td{font-size: 12px;}
.cellborder {border: 1px solid #B6C57F;background-color:#fee6dc; padding: 10px;}
th{font-size: 12px;}
a {color: #CC6600; text-decoration: none;}
a:hover {color: #660033; text-decoration: underline;}
a:visited {color: #CC6600;}
a.image, a.image:hover  {border:0;}
ul { list-style: square;}
li { list-style: circle;}
/* Submit Button */
.button {border: 1px solid #112b58; background: #27467c;color: White;}

/* #######################  END GENERAL SETTINGS ############################ */
