
	/* Default CSS for LMO website   */
/* 7-4-03 */

BODY 		{ background: #ffffff;
			color: #000000;
			font-family: sans-serif;
			font-size: 10pt }

H1 		{ font-size: 20pt;
			font-family: sans-serif;
			color: #ffffff;
			margin: 0px }

H2 		{ font-family: sans-serif;
			color: #ff8800;
			margin: 0px }

H3 		{ font-family: sans-serif;
			color: #ffaa00;
			margin: 0px }

H4 		{ font-family: sans-serif;
			color: #aaaaff;
			margin-bottom: 0px;
			margin-top: 0px }

H5 		{ font-family: sans-serif;
			color: red;
			margin-bottom: 0px;
			margin-top: 0px }

H6	 	{ font-family: sans-serif;
			color: green;
			margin: 0px;
			font-style: italic;
			font-size: 8pt }

P		{ font-family: sans-serif;
			margin: 0px;
			font-size: 12pt }

ul		{ font-family: sans-serif;
			margin-top: 0px;
			font-size: 12pt }

dl		{ margin-bottom: 10px;
			margin-top: 0px }

dt		{ font-family: sans-serif;
			color: #ff7700;
			font-weight: bold;
			font-size: 10pt }

dd		{ font-family: sans-serif;
			color: #000000;
			font-size: 10pt }

A:link 	{ color: #0000ff }
A:visited 	{ color: #bb00ff }
A:active 	{ color: #ff0000 }
A:hover	{ color: #ff0077 }

.headlink	{ color: #ddddff}

.indent	{ text-indent: 40px }

.sp		{ margin-bottom: 15px }

.logo		{ width: 150px }

.dot		{ margin-right: 8px;
			margin-left: 15px }

.dot1		{ margin-right: 8px}

.dot2		{ float: left;
			margin-right: 8px;
			margin-left: 15px;
			margin-bottom: 15px }
	
.dot4		{ float: left;
			margin-right: 8px;
			margin-left: 15px;
			margin-bottom: 45px }

.menucat	{ color: #ff0000;
			font-weight: bold;
			font-size: 10pt }
		
.menuitem	{ color: #000000;
			font-size: 9pt;
			margin-left: 15px }
		
.calitem	{ font-family: sans-serif;
			margin-bottom : 15px;
			font-size: 10pt }

.center	{ text-align: center }

.it		{ font-style: italic }

.small	{ font-size: 10pt }

.red		{ color: #ff0000 }

.bk		{ color: #000000 }

.vsp1		{ margin-top: 10px;
			margin-bottom: 10px }

.mcal		{ font-size: 12pt;
			color: #008800;
			font-weight: bold }

.caldow	{ color: #000000 }

.caldet	{ font-size: 8pt }

.floatl	{ float: left }

.floatr	{ float: right;
			margin-bottom: 0px }

.calh 	{ height: 20px;
			width: 14%;
			text-align: center }

.caltl	{ vertical-align: top;
			height: 100px }

.calb		{ color: #000000;
			font-size: 8pt }
			
.pw		{ font-family: sans-serif;
			color: #aaaaaa;
			margin: 0px;
			font-size: 8pt }
			

