/*   http://www.lrrp.com/lrrpback.css   */

BODY, TD {
	background : url(greenbak2.jpg);
	color : #FFFFFF;
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : transparent;
	margin-left: 10px;
	margin-right: 10px;
	list-style-image: url(images/yelbutt.gif);
	}

A {
	background : transparent none;
	color : #FFD700;
	font-weight : 500;
	text-decoration : underline;
}

A:Hover {
	color: red;
}

H1 {
	background : none;
	color : White;
	font-size : 200%;
}

H2 {
	background : transparent none;
	color : #999999;
	font-size : xx-small;
	background-color : transparent;
}

H3 {
	background : transparent none;
	color : red;
	font-weight : 500;
}

H4 {
	background : transparent none;
	color : #ffd700;
	font-weight : 500;
}

H5, H6 {
	font-size : 100%;
	
}

P {
	background : transparent none;
	color : #2F4F4F;
	font : 400 normal 110% Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding : 2% 2% 2% 2%;
}

TH {
	background : #000000 none;
	color : #333300;
	font-size : 75%;
	font-weight : 300;
}

HR {
	color: #FFCC00;
	height: 1pt;
}

ul { list-style-image: url(gif/yelbutt.gif); }

