A  {
	font-size : xx-small;
	color : #703200;
	text-decoration : underline;
}

A:Visited  {
	color : #8b008b;
	text-decoration : underline;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-size : xx-small;
	font-family : Verdana;
	color : #703200;
}

.smallheader  {
	font-size : x-small;
	font-weight : bold;
}

.smallerheader  {
	font-weight : bold;
	font-size : xx-small;
}

.smalltext  {
	font-size : x-small;
}

.smallertext  {
	font-size : xx-small;
}

.tbflat  {
	font-size : xx-small;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #008080;
}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}

