/* CSS Document */

<!-- P.notworking {color: #336699; font: 14pt "Arial"; font-weight: bold;} -->
	P.maintext {color: #ffcc00; font: 12pt "Arial";}
	
	.mainhead {color: #ffff80; font: 30pt "Arial"; font-weight: bold} 
	.subhead {color: #ffff80; font: 21pt "Arial"; font-weight: bold;}
	.subsubhead {color: #ffff80; font: 18pt "Arial"; font-weight: bold;}
	.newsdate {color: #ff00ff; font: 12pt "Arial"; font-weight: bold;}
	
	.iframebackground {background-color: #000000; color: #000000; background: inherit;} 
	
	.review95-100_small {color: #00FF00; font: 12pt "Arial"; font-weight: bold;}
	.review80-94_small {color: #008000; font: 12pt "Arial"; font-weight: bold;}
	.review70-79_small {color: #FFFF00; font: 12pt "Arial"; font-weight: bold;}
	.review60-69_small {color: #ffcc00; font: 12pt "Arial"; font-weight: bold;}
	.review50-59_small {color: #FF00FF; font: 12pt "Arial"; font-weight: bold;}
	.review0-50_small {color: #FF0000; font: 12pt "Arial"; font-weight: bold;}
	
	.review95-100_big {color: #00FF00; font: 21pt "Arial"; font-weight: bold;}
	.review80-94_big {color: #008000; font: 21pt "Arial"; font-weight: bold;}
	.review70-79_big {color: #FFFF00; font: 21pt "Arial"; font-weight: bold;}
	.review60-69_big {color: #ffcc00; font: 21pt "Arial"; font-weight: bold;}
	.review50-59_big {color: #FF00FF; font: 21pt "Arial"; font-weight: bold;}
	.review0-50_big {color: #FF0000; font: 21pt "Arial"; font-weight: bold;}
	
	.pink_reviewhead {color: #FF66FF; font: 16pt "Arial"; font-weight: bold;}
	.gold_reviewhead {color: #FFCC00; font: 16pt "Arial"; font-weight: bold;}
	
	.about_text {color:ffcc00; font: 14pt "Arial"; font-weight: bold;}
	
	.captions {color:ffcc00; font: 10pt "Arial";}
	
	ol {color: #ffcc00; font: 12pt "Arial";}
	ul {color: #ffcc00; font: 12pt "Arial";}
	table {color: #ffcc00; font: 12pt "Arial"; text-align: center;}
		
	A:link {color: #ff66cc; font: 12pt "Arial"; text-decoration: none; cursor: hand;}
	A:visited {color: #cc99ff; font: 12pt "Arial"; text-decoration: none; cursor: hand;}
	A:hover {color: #ffff80; font: 12pt "Arial"; text-decoration: none; cursor: hand;}
	