body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #333333;
}
.greytxt {
	color: #666666;
}
.smalltxt {
	font-size: 10px;
	font-weight: normal;
}
.blue{
	color: #336699;
}
.button {margin-bottom:6px;}
