body {
	background: url(assets/bg2.jpg);
	margin: 0; 
	padding: 0}

.lcolors {color: #000099; text-decoration: underline} 
.lcolors:visited {color: #000099; text-decoration: underline} 
.lcolors:active {color: #000099; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

.lcolors2 {color: #ffffff; text-decoration: none} 
.lcolors2:visited {color: #ffffff; text-decoration: none} 
.lcolors2:active {color: #ffffff; text-decoration: none} 
.lcolors2:hover {color: #ff0000; text-decoration: underline}


h1.header {
	font-family: Trebuchet MS, Tahoma, Arial, Sans-serif;
	font-size: 19px;
	font-weight: bolder;
	line-height: normal;
	color: #000000;
	margin: 0;
	padding: 10px 10px 0px 30px;
	width: auto;
	text-align: left;
	display: block;
	width: 450px;
	height: 42px;
	}

p {
	margin: 0px 50px 10px 30px;
	font-family: Trebuchet MS, Tahoma, Arial, Sans-serif; 
	font-size: 12px; 
	line-height: 19px;
	color: #000000;
	text-align: left;
}

p.footer {
	margin: 0px 50px 10px 30px;
	font-family: Trebuchet MS, Tahoma, Arial, Sans-serif; 
	font-size: 10px; 
	line-height: 19px;
	color: #777777;
	text-align: left;
}

ul li {
	margin: 0px 50px 10px 30px;
	font-family: Trebuchet MS, Tahoma, Arial, Sans-serif; 
	font-size: 12px; 
	line-height: 19px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	margin: 0px 50px 10px 30px;
	font-family: Trebuchet MS, Tahoma, Arial, Sans-serif; 
	font-size: 12px; 
	line-height: 19px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
}

A.menulink {
text-align: left;
text-decoration: underline;
font-family: Trebuchet MS, Tahoma, Arial, Sans-serif;
font-size: 12px;
font-weight: bold;
line-height: normal;
color: #ffffff;
padding: 5px;
margin: 0;
display: block;
background: #828282;
}

A.menulink:hover {
color: #ffffff;
padding: 5px;
margin: 0;
display: block;
text-decoration: none;
background: #282828;
}

#table {background: url(assets/laser-eye-surgery_07.jpg)}
td.bgnr {background-repeat: no-repeat;}

