/* Style Sheet for Canopy Wireless Solutions */

/* default body */

BODY 	{font: 10pt Arial, sans-serif;
    background-attachment: fixed; 
    background-image: url(http://www.canopy-wireless-solutions.com/images/Grains.jpg);
     margin: 0;
    }

/* default links  cross hairs */

A:link {font: 10pt Arial; font-weight: bold; COLOR: Blue; margin-top: 2; margin-bottom: 2;}
A:visited {font: 10pt Arial; font-weight: bold; COLOR: black; margin-top: 2; margin-bottom: 2;}
A:hover {font: 10pt Arial; 
	font-weight: bold; 
	COLOR: red; 
	margin-top: 2; 
	margin-bottom: 2;}
	cursor: crosshair;
   text-decoration: overline;
	}
	 

/* default paragraph */
p 	{font: 10pt Arial, sans-serif;
	 color: black;
	 margin: 0;
	  }

/* default headlines */

H1	{font: 12pt Arial, sans-serif;
	 font-weight: bold;
	 color: black;
	 margin-top: 4;
	 margin-bottom: 4;
	 }

H2	{font: 12pt Arial, sans-serif;
	 color: black;
	}
H3	{font: 10pt Arial, sans-serif;
	 color: black;
	 font-weight: bold;
	 margin-top: 2;
	 margin-bottom: 2;
	}
H4	{font: 10pt Arial, sans-serif;
	 color: black;
	 margin-top: 0;
	 margin-bottom: 0;
	 }

/* Lists */
ul	{font: 10pt Arial;
	 font-weight: bold;
	 margin: 0;
	 }
li	{font: 10pt Arial;
	 font-weight: normal;
	 margin: 0;
	 }
.pagefooter{font: 8pt Arial, sans-serif;}
//* News Styles *//


.mheader{font-size:250%;
    text-align:Left;
    font-weight:bold;
    font-style:italic;
    color:red;
    padding:0px 5px 2px 15px;
} 

.sectionHead{font-size:225%;
	text-align:Left;
	font-weight:bold;
	font-style:italic;
	color: red;
	padding:0px 25px 2px 15px;
}
.leader{font-size:200%;
	text-align:Left;
	font-weight:bold;
	padding:0px 25px 5px 15px;
}

.bullet{font-size:150%;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	padding:5px 15px 5px 15px;
}
.lead{font-size:105%;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	padding:0px 25px 0px 25px;
}
.contentBody{font-size:95%;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	padding:0px 25px 10px 25px;
}

.footer{font-size:80%;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	padding:5px 25px 5px 25px;
}


/* Classes */
.stretch	{letter-spacing: 0.25em}
.indent {text-indent: 15}
.spacing {margin-top: 0 margin-bottom: 0}
.urld	{font: 10pt Arial, sans-serif;
	 color: black;
	 font-weight: bold;
	 margin-top: 0;
	 margin-bottom: 2;
	}
.dropcap1 {
	float: left;
	margin-top: -1pt;
	margin-bottom: -10pt;
	font-size: 250%;
	font-weight: bold;
	font-family: serif;
	}
