A  {
	font-size : xx-small;
	color : #FFFFFF;
	text-decoration : none;
}

A:Visited  {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}

A:Active  {
	text-decoration : none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;


}

A:Hover  {
	text-decoration : none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;


}

BODY  {
	font-size : small;
	font-family : Verdana;
	color : #000000;
}

.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-top: 1 solid #3399CC;
	border-right: 1 groove #3399CC;
	border-bottom: 1 solid #3399CC;
	border-left: 1 inset #3399CC;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;


}

.cmdflat  {
	font-size : 10px;
	font-family : Verdana;
	background-color : #336699;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

