/* boycott-riaa.com *//* styles/default.css */	/* ... */		html,body,td,input,textarea,select			{				color: black;				font-family: verdana;				font-size: 8pt;			}	/* colors */		body { background : url('http://boycott-riaa.com/images/shadedBG.gif') repeat-y center;}	/* links */		:link,:active,:visited,:hover,#totop a			{				text-decoration: none;			}		:link { color: #336699; }		:active { color: indianRed; }		:visited { color: darkSlateBlue; }		:hover,#totop :hover { color: orangered; }		#totop :hover { border: solid black 1px; }				.nav :link,.nav :visited,.nav :active {			color: white;			background: none;			text-decoration: underline;		}		.nav :hover {			color: white;			background: none;			text-decoration: none;		}				/*.leftNav td { cursor: hand; }*/		.leftNav :link,.leftNav :visited,.leftNav :active {			color: black;			background: none;			text-decoration: none;		}		.leftNav :hover {			color: black;			background: none;			text-decoration: none;		}		.leftNavLine {			background: #aaa;		}		table.footer {			width: 100%;			background: #E2E2D3;		}		th {			font-size: 10pt;		}		td.footer {			color: #666;			background: #E2E2D3;			width: 600px;			text-align: right;		}		td.footer :link,td.footer :active,td.footer :visited {			color: #666;			background: none;			font-size: 10px;		}		td.footer :hover {			color: #666;			background: none;			text-decoration: underline;			font-size: 10px;}				.tableproducts {			color: #333;			background: none;			border: solid #999 1px;font-size: 17px;		}		.list {			font-size: 10px;			color:#333333;		}.maintext {			font-size: 10px;			color:#000000;				text-align:left;		}.subtext {			font-size: 9px;			color:#000000;				text-align:left;font-style:italic;color:#000000;			}.PageHeadline {			font-size: 16px;font-weight:bold;color:#000000;text-align:center;		}.navigation {			font-size: 12px;text-align:left;font-weight:bold;color:#000000;		}.TopicHeadline {			font-size: 12px;font-weight:bold;color:#333333;text-align:left;		}	/* sizes */		div,p,span,td,ul,ol,li { font-size: 8pt; }		h1, h1 span { font-size: 24pt; }		h2 { font-size: 20pt; }		h3 { font-size: 14pt; }		h4, h4 span { font-size: 14pt; }		h5 { font-size: 12pt; }		h6 { font-size: 10pt; }		.bigger { font-size: 13pt; font-weight: bold; }		.big { font-size: 12pt; }		.small { font-size: 7pt; }		.size { font-size: 8pt; }		.newstitle { font-size: 10pt; font-weight: bold; }	/* sections */		.sht1 			{				color: #666;				background: #dcdcdc;				font-weight: 800;			}		#main			{				width: 740px;				text-align: left;				padding-bottom: 1px;			}		.margin			{				padding: 10px;				padding-top: 10px;				margin-left: 15px;				margin-right: 15px;				/*font-style: oblique;*/				background: whitesmoke;				border: solid #999 1px;				width: 500px;				text-align: left;			}		.position			{				padding: 10px;				padding-top: 10px;				margin-left: 15px;				margin-right: 15px;				background: #fff;				/*border: solid #bbb 1px;*/				width: 550px;				text-align: left;			}		#center { text-align: center; }	/* elements */		#totop { text-align: right; }		#totop a { border: solid #999 1px; }		#space { height: 380px; }		#line			{				width: 100%;				border-top: dotted #555 3px;				padding: 0px;				margin-bottom: -20px;			}		.bullet			{				color: #bbb;				font-size: 12pt;			}		li { list-style-image:url(http://www.boycott-riaa.com/images/bullet.gif); }	/* styles */		.bold { font-weight: 800; }		/*.htype1 { font-variant: small-caps; }*/	/* backgrounds */		.nobg { background: none; }	/* borders */		.noborder input { border: none; background: whitesmoke; }		img { border: none; }	/* inputs */		#search,#username,#password			{				color: #369;				background: white;				border: #999 solid 1px;			}		/*input,textarea,select { font-family: verdana; font-size: 8pt; }*/