BODY {
background-color: #006600;
margin-top:10;
margin-bottom:10;
margin-left:0;
margin-right:0;
background-image: url(http://www.redrockinc.com/cedar/images/bg_green.jpg);

}


h1 {
font-family: Arial; 
font-size: 18pt;
color: #333333;
}

h3 {
font-family: Arial; 
font-size: 12pt;
color: #333333;
}

h4 {
font-family: Arial; 
font-size: 10pt;
color: #333333;
}

h2 {
font-family: Arial; 
font-size: 14pt;
color: #333333;
}

p {
text-indent: 0; margin-left: 20; margin-right: 20;
font-family: Arial;
font-size: 12pt;
color: #333333;
}

p_main {
text-indent: 0; margin-left: 35; margin-right: 35;
font-family: Arial;
font-size: 12pt;
color: #333333;
}

a:link {
	COLOR: #996633;
}
a:visited {
	COLOR: #996633;
}
a:hover {
	COLOR: #006634;
}
a:active {
	COLOR: #996633;
}
