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

