<!-- Body general properties -->
body {	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	font-color: #000000;
	font-size: 10pt;
	align: left; 
	margin-left: 5pt;} 

<!-- all tables at the pages -->
table	{width: 90%;
		cellspacing="0";
		cellpadding="15";
		border: 0;
		text-align: center;}

<!-- Table data with the logo image -->
td.logoleft	{width: 18%;}

<!-- Logo image property -->
div.logo	{background-image: url(images/logo.gif);
			 background-repeat: no-repeat;
		  width: 102;
		  height: 82;}  
		  
<!-- Table data with the BIG TITLE -->		  
td.logoright	{text-align: right;}
		
<!-- Big Title: AMSI AFFILIATE PROGRAM -->
h1	{ font-family: Verdana,Arial,Helvetica;
		font-weight: bold;
		color: #003366;}

<!-- All medium titles: Welcome to AMSI Affiliate programs -->
.title1 { font-weight: bold;}

<!-- active links -->		  
a:link	{color: #003366;
			text-decoration: none;}

<!-- visited links -->
a:visited { text-decoration: none;}

<!-- bold links in the menu bar -->
.menu	{font-weight: bold;}			

<!-- bold blue nonactive links in the menu bar -->
.menublue {  font-weight: bold;
			color: #003366;}

<!-- Image map -->
div.imagemap	{background-image: url(images/cities.gif);
			 background-repeat: no-repeat;
		  width: 610;
		  height: 240;}
		  			
<!-- Contact info at the bottom of the page -->			
.contact	{	font-family: Verdana,Arial,Helvetica;
		font-weight: normal;
		font-size: 7pt;
		color: #000000;
		text-align: right;}	 