/* --------------------------------------------------- */ 
/*           Bob Eggingtom.com Style Sheet - Guide            */ 
/* --------------------------------------------------- */


a:link { text-decoration: none; color: #0000ff; font-style: bold; }
a:visited { text-decoration: none; color: #0000ff; font-style: bold; } 
a:hover {text-decoration: underline; color: #ff0000; font-style: bold; } 
a:active  { color:#0000ff }




.head 	{ color : #666666;
	font-size : 18pt;
	font-family : Verdana, Arial, Sans-serif;
	font-weight: bold;
	text-decoration: none
	}
.crosshead 	{ color : #666666;
	font-size : 11pt;
	font-family : Verdana, Arial, Sans-serif;
	font-weight: bold;
	text-decoration: none
	}
.crossheadurl 	{ color : #0000ff;
	font-size : 11pt;
	font-family : Verdana, Arial, Sans-serif;
	font-weight: bold;
	text-decoration: none
	}	
.link 	{ color : #0000ff;
	font-size : 10pt;
	font-family : Verdana, Arial, Sans-serif;
	font-weight: normal;
	text-decoration: underline;
	}
.body 	{ color : #000000;
	font-size : 10pt;
	font-family : Verdana, Arial, Sans-serif;
	font-weight: normal;
	text-decoration: none
	}
space 	{ color : #CCFFFF;
	line-height: 25%;
	}

