	   body { font-family: Arial, Helvetica, sans-serif;
	   	color: #330066;
	   	margin: 20px, 20px ;
	   	background-image: url(../images/bg01.gif);
	   	background-repeat: repeat 
			}
	   a:link {  color: #cc9900 }
	   a:visited {  color: #660000 }
	   a:hover {  color: #ffcc00 }
	   a:active {  color: #ff0000 }
	   h1 { color: #996633;
	   	padding-top: 10px;
	   	padding-bottom: 5px ;
	   	background-color: #b7b9fb ;
	   	border-color: #cccc33 #cc9933;
	   	border-width: thin;
	   	font-family: "Arial Narrow";
	   	border: thin outset;
	   	text-align: center 
			}
	   h2 { color: #996633;
	   	padding-top: 5px;
	   	padding-bottom: 3px;
	   	background-color: #bfedec;
	   	border-color: #99cc33 #996633;
	   	border-width: thin;
	   	font-family: "Comic Sans MS";
	   	border: thin inset;
	   	text-align: center 
			}
		   blockquote {  font-family: "Book Antiqua";
	   	line-height: 12pt;
	   	font-weight: normal;
	   	font-variant: normal;
	   	color: #996633;
	   	word-spacing: 2em; text-align: center 
			}
	   ul { list-style-image: url(bullet.gif);
	   	list-style-type: disc;
	   	list-style-position: outside;
	   	text-indent: 0px 
			}
	   table {
			border-left-width: 20px;
	   	border-color: Aqua;
	   	border-style: ridge;
	   	font-family : "Times New Roman", Times, serif;
	   	background-color : transparent;
			text-align: left;
			}
		table.top { border: 2px;
			 border-style: solid;
			 border-color: #000000;
			 color: #000000;
		     background-image: url(images/friends.gif);
			 width: 740px; }
