
h1	{font-family: verdana; 
	font-size: 1.5em;
	font-weight: bold;}

h2	{font-family: verdana; 
	font-size: .89em;
	font-weight: bold;}
	
p  	{font-family: verdana;
	font-size: .89em;}

body 	{background-image: url("2.jpg"); 
	background-color: #FFFFFF; 
	background-repeat: no-repeat; 
	background-position: center top;}

table.top	{margin-left: auto;
		margin-right: auto;
		margin-top: 90px;				
		width: 400px;
		cellpadding: 5px; 
		cellspacing: 2px;
		text-align:center}

table.middle	{margin-left: auto;
		margin-right: auto;
		margin-top: 10px;		
		width: 400px;
		cellpadding: 5px; 
		cellspacing: 2px;}

table.bottom	{margin-left: auto;
		margin-right: auto;
		margin-top: 60px;		
		width: 400px;
		cellpadding: 5px; 
		cellspacing: 2px;
		text-align:center;}

a img 		{ border: none ; }

img.center 	{margin-left: auto;
		margin-right: auto; }

p.center 	{text-align:center;
		font-family: verdana;
		font-size: .89em;}

p.centermedium 	{text-align:center;
		font-weight: bold;
		font-family: verdana;
		font-size: 1em;}