@charset "utf-8";
H1{
	color: White;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size: 22pt;
}
H2{
	color: Black;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size: 22pt;
}
P.form{font-family:"Trebuchet MS"; font-size:10pt; color:#000000; font-weight:bold}
P.important{
	font-family:"Trebuchet MS";
	font-size: 14pt;
	color: Navy;
	font-weight:bold
}
P.color{
	font-family:"Trebuchet MS";
	font-size: 12pt;
	color: #F0F8FF;
	font-weight: normal;
}
P.text{
	font-family:"Trebuchet MS";
	font-size: 12pt;
	color:#000000
}
A:link{
	color: #cc99cc;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12pt;
	font-weight:bold
}
A:visited{
	color: #cccccc;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12pt;
	font-weight:bold
}
A:active{
	color: #ff99ff;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12pt;
	font-weight:bold
}
body{
	background-image:url("http://www.woodrome.com/Canyons/images/banner.jpg");
	background-color : 336699;
	background-repeat : no-repeat;
}
p{
	font-family:"Trebuchet MS";
	font-size:12pt;
	color: Silver;
}
p.copyright{color:#808080; font-size:10pt; font-family:"Trebuchet MS"}
p.address{color:#808080; font-size:12pt; font-family:"Trebuchet MS"}

