/*main values for all LOM pages */

A:link {
	COLOR: #ffff00; TEXT-DECORATION: underline
}

A:visited {
	COLOR: #ff0000; TEXT-DECORATION: underline
}

A:hover {
	COLOR: #ffffff;
	text-decoration : none;
}

A:active {
	COLOR: #ff0000
}

BODY {
	background: #000000; 
	COLOR: #ffffff; FONT-FAMILY: benguiat book bt, comic sans ms, Arial; FONT-SIZE: 12pt;

}


TABLE.logo {
		height: 151;
		background-image: url("images/silhouette.gif");
		background-repeat: no-repeat;
		background-position: top right;
}

TD {
	COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12pt
	vertical-align : top;
}

TH {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	text-align : center;
	font-weight : normal;
}


P {
	text-indent: 1cm;
	COLOR: #ffffff; FONT-FAMILY: benguiat book bt, comic sans ms, Arial; FONT-SIZE: 12pt;
	vertical-align : top;
	text-align:	justify; 
}

P.right {
	text-align:	right; 
}

P.paper {
	COLOR: #000000; 
}

UL{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	list-style-image : url(farflame.gif);
}

UL.disc {
	font-family : sans-serif;
	font-size : 11pt;
	list-style-type : disc;
	list-style-image : none;
	COLOR: #eeff88;
}

UL.square {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	list-style-type : square;
	list-style-image : none;
	COLOR: #ffff99;
}
OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

H4
{
	font-family : benguiat book bt, comic sans ms, Arial;
}

H3
{
	font-family : benguiat book bt, comic sans ms, Arial;
}
H2
{
	font-family : benguiat book bt, comic sans ms, Arial;
}
H1
{
	font-family : benguiat book bt, comic sans ms, Arial;
}





