	/* Hubster style sheet by Robby Garner */	body	{			font-size:	1em;		font-weight:	normal;		word-spacing:	normal;		letter-spacing:	normal;		text-transform:	none;		font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;		font-size-adjust:	.48;		background-color:#333333;	}		        body.docs    {                font-size:      1em;                font-weight:    normal;                word-spacing:   normal;                letter-spacing: normal;                text-transform: none;                font-family:    Myriad Web, Geneva, Arial, Helvetica, sans-serif;                font-size-adjust:       .48;                background-color:#CCCCCC;        }		table, tbody, tr, td	{			font-size:	1em;		word-spacing:	normal;		letter-spacing:	normal;		text-transform:	none;		font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;		font-size-adjust:	.48;			}		td.main {		padding: 10px;    }			h1	{			font-family:	Rockwell, Westminster, Courier, Impact, Arial Black, Helvetica Black, sans-serif;		font-size-adjust:	.46;		font-size:	2.33em;		font-weight:	400;		font-style:	normal;		color:		white;		text-decoration:	none;		word-spacing:	normal;		letter-spacing:	normal;		text-transform:	none;	}	.xat  {         color: yellow;	  }.menu {              width: 100px;		 display: block;      background:	#ACC3C7;       }.mp3 {	width: 250px;	display: block;	background: #ACC3C7;}p.news {		font-family: Times, serif;}a:hover.menu {  		width: 100px;		display: block;		color: #FF0000;		background-color:yellow;		}a:link.menu	{		text-decoration:	none;	font-weight:	bold;	color:	#000099;	}			a:visited.menu	{		text-decoration:	none;	font-weight:	bold;	color:	#000099;	}			a:active.menu	{		text-decoration:	none;	font-weight:	bold;	color:	#0000CC;	}			a:hover.mp3 {  		width: 250px;		display: block;		color: #FF0000;		background-color:yellow;		}a:link.mp3	{		text-decoration:	none;	font-weight:	bold;	color:	#000099;	}			a:visited.mp3	{		text-decoration:	none;	font-weight:	bold;	color:	#000099;	}			a:active.mp3	{		text-decoration:	none;	font-weight:	bold;	color:	#0000CC;	}	a:link	{		text-decoration:	none;	font-weight:	bold;	color:	#3333FF;	}			a:visited	{		text-decoration:	none;	font-weight:	bold;	color:	#3333CC;	}			a:active	{		text-decoration:	none;	font-weight:	bold;	color:	#00CC00;	}					a:hover {  	display: inline;	color: #339933;	}
