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 : #333333;
	background-color: #FFFFFF;

}

.smallheader  {
	font-size : x-small;
	font-weight : bold;
; color: #999999
}

.smallerheader  {
	font-weight : bold;
	font-size : 100%;
; color: #FFFFFF
}

.smalltext  {
	font-size : x-small;
	;
	color: #333333;
	font-weight: bold;

}

.smallertext  {
	font-size : xx-small;
	;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

.tbflat  {
	font-size : xx-small;
	font-family : Verdana;
; border: 1 solid #666666
}

.cmdflat  {
	font-size : 100%;
	font-family : Verdana;
	background-color : #CCCCCC;
	color : #333333;
	font-weight : bold;
	border: thin #006600;
	width: 150px;


}
