 /*Style sheet for Mcnerney */
  
body	{
	margin-top:0px;
	margin-left:0px;
	font-size:12pt;
	font-family:verdana,Sans-serif;
	color:#fdf2b9;	
	font-weight:normal;
	text-align:center;
	background-repeat: repeat;
	background-attachment: fixed;	
	background: url(../images/Blackopal.gif) repeat 0px;		
	
}

a:link	  {
	 color:#00FFCC;
	 font-family:verdana,Sans-serif;
	 font-size:11pt;
	 font-weight:normal;
	 text-decoration:underline;
	 text-align:left;
	
}

a:active  {
	  color:#FFFFFF; 
	  font-family:verdana,Sans-serif;
	  font-size:11pt;
	  font-weight:normal;
	  text-decoration:underline;
	  text-align:left;
	  	  }

a:visited {
	  color:#3333FF;	  
	  font-family:verdana,Sans-serif;
	  font-size:11pt;
	  font-weight:normal;
	  text-decoration:underline;
	  text-align:left;
		  }
a:hover   {
	  color:#99FFFF;	  
	  font-family:verdana,Sans-serif;
	  font-size:11pt;
	  font-weight:normal;
	  text-decoration:underline;
	  text-align:left;
		 }

h1  	{
	color: #fdf2b9;
	font-size:40pt;
	font-style: normal;
	font-family:Monotype corsiva,Sans-serif;
	font-weight:bold;
	text-align:Center;
	text-decoration:normal;
	
}

h2  	{
	
	color:#FFFF99;
	font-size:30pt;
	font-style:normal;
	font-family:Monotype corsiva,Sans-serif;
	text-align:Center;
	font-weight:normal;
}

h3  	{
	color:#FFFF99; 
	font-size:20pt; 
	font-style:normal; 
	font-family:Monotype corsiva,Sans-serif; 
	font-weight:bold;
	text-align:Center;
	text-decoration:underline;
	}

h4  	{
		color:#FFFF99;
	font-size:14pt;
	font-style:normal;
	font-family:Monotype cursiva,Sans-serif;
	font-weight:bold;
	text-align:left;
}

h5  	{
	color:#FFFF99; 
	font-size:14pt; 
	font-style:normal; 
	font-family:Monotype cursiva,Sans-serif; 
	font-weight:bold;
	text-align:Center;
	}

h6  	{
	color:#FFFF99; 
	font-size:10pt; 
	font-style:normal; 
	font-family:verdana,Sans-serif; 
	font-weight:normal;
	text-align:center;
	}

p.center	{
	text-align:center;	
}
p.left	{
	text-align:left;	
	}
text  	{
	color:#FFFF99;
	font-size:12pt;
	font-style:normal;
	font-family:Monotype cursiva,Sans-serif;
	font-weight:normal;
	text-align:left;
}
text1  	{
	color:#FFFF99;
	font-size:12pt;
	font-style:normal;
	font-family:Monotype cursiva,Sans-serif;
	font-weight:bold;
	text-align:left;
}
text2  	{
	color:#FFFF99;
	font-size:10pt;
	font-style:normal;
	font-family:Monotype cursiva,Sans-serif;
	font-weight:bolder;
	text-align:left;
}


