body { background:#e0e0ca; margin:0; text-align: center; }

	A 			{ color:#cb3900; text-decoration: none; } 
	A:link		{ color:#cb3900; text-decoration: none;} 
	A:visited	{ color:#a5b452; text-decoration: none;} 
	A:active	{ color:#8b1d8a; text-decoration: none;} 
	A:hover		{ color:#8b1d8a; text-decoration: none;}

	.textbox {
     background:#f0f0e5;
	 width:361px;
     padding:10px; 
	 margin-left:10px;
	 margin-top:150px;
	 font-family: arial, trebuchet ms, verdana, sans-serif; 
	 font-size: 14px; 
	 color: #60363a;}
	
	.header {
	 font-family: arial, trebuchet ms, verdana, sans-serif; 
	 font-size: 20px;
	 font-weight:bold;
	 color: #8b1d8a; 
	 padding-bottom:3px;
	}
	
	.blankbox {
	 width:361px;
	 margin-right:10px;
	 margin-top:10px;
	 font-family: arial, trebuchet ms, verdana, sans-serif; 
	 font-size: 16px; 
	 color: #60363a;}
	 
	 	.weeheader {
	 font-family: arial, trebuchet ms, verdana, sans-serif; 
	 color: #8b1d8a;}