<!--
	body{
		font-size: 13px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #af2828;
		background-color: #fd2778;
	}
	

	h1, h2 { margin: 0px; padding: 0px; font-weight: normal; }
	h1 { font-size: 24px; font-weight: bold; color: #fd273f}
	h2 { font-size: 14px; }
	
	.txt_10 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
	.txt_12 { font-size: 12px; }
	.txt_14 { font-size: 14px; }
	.txt_18 { font-size: 18px; color: #af2828 }
	.txt_24 { font-size: 24px; color: #fd273f }
	.txt_30 { font-size: 30px; color: #fd273f}
	
	.black { color: #000000; }

	.padding_5 { padding: 5px; }
	.padding_10 { padding: 10px; }
	.padding_15 { padding: 15px; }
	.left_padding_20 { padding-left: 20px; }
	
	a { color: #af2828; } 
	
	.ad_link { font-size: 24px;
		 color: #fd273f; 
		 text-decoration: none;
		 font-weight: bold;
	}
		
	.liststitle, .liststitle:visited, .liststitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #af2828;
	}
	
	.listssub:link, .listssub:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #af2828;
	}
	
	.listssub:hover {
		text-decoration: none;
	}
	
	.content { background: url("images/content_bg.gif") repeat-x bottom #fad4df; padding: 10px; }
	
	.border { border: 3px solid #FF3333; }
	.ad_header { background: url("images/background.jpg") top repeat-x; }
	.ad_main { background: url("images/ad_back.gif") top repeat-x; }
	
-->
