body	{
		margin:0; 
		padding:0; 
		background-color:#c0ffff; 
		font-size:12px;
		color:#000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		min-hight:100%;
/*
		background-image:url('/_images/Satelite_infopoint_large.jpg');
		background-repeat:no-repeat;
		background-image:url('/_images/Satelite_infopoint_1920x1200.jpg');
		background-repeat:no-repeat;
		background-attachment:fixed; 
		background-image:url('/_images/Satelite_infopoint.jpg');
		background-repeat:no-repeat;
		background-attachment:fixed; 
*/
		}


h1	{
	font-size:17px;
	font-weight:bold;
	color:004F74;
	}
	
h2	{
	font-size:16px;
	font-weight:bold;
	color:004F74;
	}
	
h3	{
	font-size:15px;
	font-weight:bold;
	color:004F74;
	}

h3	{
	font-size:14px;
	font-weight:bold;
	color:004F74;
	}

h4	{
	font-size:13px;
	font-weight:bold;
	color:004F74;
	}

h5	{
	font-size:12px;
	font-weight:bold;
	color:004F74;
	}
		
p	{
	font-size:12px;
	font-weight:normal;
	color:000000;
/*
	margin: 0pt;
	margin-bottom: 10pt;
*/
	}
	
li	{
	font-size:12px;
	font-weight:normal;
	color:000000;
	margin-bottom: 7px;
	}
	
td	{
	font-size:12px;
	font-weight:normal;
	color:000000;
	}
	
b	{
/*	font-size:12px; */
	font-weight:bold;
	color:000000;
	}
	
a	{
/*	font-size:12px; */
	font-weight:bold;
	color:004F74
	}