<!--   



A	{
		color : #000000;
		text-decoration : none; 
	}
A:visited	{
		color : #006179;
		text-decoration : none;
	}
A:active	{
		color : #007700;
		text-decoration : none;
	}
A:hover		{
		color : #006179;
		text-decoration : underline;
		font-weight : bold; 
	}



body	{  
		margin-left: 0 ; margin-right: 0 ; 
		background-color: #006179; 
	}





h1	{ 
		font-size : xx-large; 
		font-family : Verdana, arial; 
		color : #ffec00; 
		text-align : center; 
	}

h2	{ 
		font-size : x-large; 
		font-family : Verdana, arial; 
		color : #ffec00; 
		text-align : center; 
	}

h3	{ 
		font-size : large; 
		font-family : Verdana, arial; 
		color : #ffec00; 
		text-align : center; 
	}

h4	{ 
		font-size : medium; 
		font-family : Verdana, arial; 
		color : #ffec00; 
		text-align : center; 
	}

h5	{ 
		font-size : small; 
		font-family : Verdana, arial; 
		color : #444444; 
		background-color: #ec7a01;
		padding-top: 1%;
		padding-bottom: 1%;
		text-align : center; 
	}



.logo {	
		padding-bottom : 15px;
		width : 150px;
	}


.mediumtxt {
		font-size : medium; 
		font-family : Verdana, arial; 
		color : #ffffff;
		text-align : justify;
	}


.nosmoking {
		font-size : medium;
		font-family : Verdana, arial; 
		font-weight : bold;
		color : #006179;
		background-color: #aacbcd;
		text-align : center;
	}


.contact {
		font-size : medium; 
		font-family : Verdana, arial; 
		color : #fff9ae; 
		text-align : center; 
	}



.smalltxt {
		font-size : small; 
		font-family : Verdana, arial; 
		color : #ffffff; 
		text-align : center;
	}


.imgright {	
		float : right;
		padding-left : 35px;
		padding-right : 35px;
		width : 450px;
		
	}


.imgcenter {	
		
		height : 350px;
	}


.tdleft	{
		font-size : medium; 
		font-family : Verdana, arial; 
		color : #ffffff;
		width : 25% ;
		text-align : left;
	}

.tablecenter	{
		text-align: center;
	}

.tdcenter	{
		font-size : medium; 
		font-family : Verdana, arial; 
		color : #ffffff;
		width : 25% ;
		text-align : center;
	}

.tdleft80	{
		font-size : medium; 
		font-family : Verdana, arial; 
		color : #ffffff;
		width : 40% ;
		text-align : left;
	}

.tdcenter10	{
		font-size : medium; 
		font-family : Verdana, arial; 
		color : #ffffff;
		width : 10% ;
		text-align : center;
	}

.companies	{
		width : 125px;
	}

.companiestxt	{
		font-size : medium; 
		font-family : Verdana, arial;
		color : #bed73e;
		text-align : left;
	}



-->


