	.body {font-family: sans-serif; color: #333; font-size: 11px; font-weight: normal; line-height: 16px; }
	.body2 {font-family: sans-serif; color: #333; font-size: 11px; font-weight: normal; line-height: 14px; }
	.body3 {font-family: sans-serif; color: #666; font-size: 9px; font-weight: normal; line-height: 12px; }
	
	.month   { color: #ccc; font-size: 20px; font-family: Monaco; line-height: 28px; text-decoration: none }
	.month2   { color: #ccc; font-size: 16px; font-family: Monaco; line-height: 24px; text-decoration: none }
	.head   { color: #333; font-size: 18px; font-family: sans-serif, "Myriad Roman", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 22px }

	.title  { color: #333; font-size: 14px; font-family: sans-serif, "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 18px }


	a:link {color: #666; text-decoration: none;}
	a:visited {color: #666; text-decoration: none; }
	a:hover {color: #333; }
	a:active {color: #999; }
	#container{
  			position: relative;
  			/*margin: 0 auto; center on everything else */
 			text-align: left;
			width: 800px;
			}					