.header1  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	color : #a52a2a;
}

.smalltext  {
	font-size : xx-small;
	font-family : Verdana;
	color : #703200;
}

.header2  {
	font-size : xx-small;
	font-weight : bold;
	font-family : Verdana;
	color : #8b4513;
}

.flattextbox  {
	font-size : xx-small;
	font-family : Verdana;
	border-style : solid;
	border-width : thin;
	border-color : #cd853f;
}

.flatbutton  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #708090;
	color : White;
	font-weight : bold;
	border-width : thin;
}

