
	.dateFont { font: 11px Verdana; line-height: 17px; color: #AEAEAE; }

	.text
		{
		font-family: Verdana;
		font-size: 12px;
		color: white;
		line-height: 15px;
		}

	.headline
		{
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		color: #E8D6B3;
		}

	.smalltext
		{
		font-family: Verdana;
		font-size: 10px;
		color: white;
		line-height: 12px;
		}

	.textfield
		{
		border:#BBBBBB solid 2px;
		width:400;
		}

	.button
		{
		border:#BBBBBB solid 2px;
		}

	font
		{
		font-size:11px;
		}
