	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#666666;
		background-color:#ffffff;
	}
	td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#666666;
	}		
	img {border:0;}
	.center {text-align:center;}
	#quote {
		width:480px;
		min-height:245px;
		background: url('../images/quote_bg.gif') no-repeat;
	}
	#indent {
		padding:10px 35px 10px 60px;
	}
	h1 {
		font-family:Georgia, Times New Roman, Times, serif;
		font-size:18px;	
	}
	h2 {
		font-size:22px;
		color:#FF6699;
	}
	h4 {
		font-size:12px;
	}
	.pink {color:#FF6699;}
	.pinkbox {
		background-color:#f7cce1;
		width:460;
		padding:15px;
		line-height:150%;	
	}
	.small {
		font-size:11px;
	}
	.bold {
		font-weight:bold;
	}
	.italic {
		font-style:italic;
	}
	.underline {
		text-decoration:underline;
	}
	.grey_stars {color:#cccccc; font-weight:bold; font-size:14px;}
	#hidden_one {
		display:none;
	}
	#hidden_two {
		display:none;
	}
	div.blocker { 
		display: none;
		border: 5px dashed #999999;
		background-color: #ebc8d9;
	}
	#right_column {
	 	float:right;
		width:125px;
		padding:10px;
		text-align:left;
		font-size:11px;
		background-color:#f4f2e9;
	}
	#left_nav {
	 	float:left;
		width:16s0px;
		padding:10px;
		text-align:left;
		font-size:11px;
		background-color:#f4f2e9;
		line-height:150%;
	}
	
	hr {
		height:1px;
		background-color:#cccccc;
		border:0;
	}
	#ar_links_table td {font-size:10px; width:150px; text-align:left; vertical-align:top; padding-left:3px;}
	