BODY			{
			    background-image: url('/images/tlo.gif');
			    background-attachment: fixed;
}

H1.head 		{
			    font-size: 20;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: bold;
}

H1.notam 		{
			    font-size: 14;
			    font-family: arial, helvetica, sans-serif;
			    font-style: italic;
			    font-weight: bold;
}


H2.head 		{
			    font-size: 10;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: normal;
			    color: green;
}


H2.notam 		{
			    font-size: 12;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: normal;
}

H3.notam 		{
			    font-size: 10;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: normal;
}

H4.notam 		{
			    font-size: 8;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: normal;
}


P.notam		{
			    font-size: 12px;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: bold;
			    text-decoration: none;
}

A.boz		{
			    font-size: 10px;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: bold;
			    text-decoration: none;
			    color: #336699;
}


TABLE 			{
			    width: 100%;
			    font-size: 10;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: normal;
}

TABLE.boz 			{
			    width: 100%;
			    font-size: 8px;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: normal;
}

TABLE.notam		{
			    width: 90%;
			    font-size: 10;
			    font-family: arial, helvetica, sans-serif;
			    font-style: normal;
			    font-weight: normal;
}


.skin0						{
						    position:absolute;
						    width:100px;
						    border:1px;
						    background-color: yellow;
						    font-family: Arial;
						    line-height:20px;
						    cursor:default;
						    font-size:10px;
						    font-weight: normal;
						    z-index:100;
						    visibility:hidden;
}

.menuitems					{
						    padding-left:10px;
						    padding-right:10px;
}
					