body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.styletxtheader {
	color: #FFFFFF;
	font-weight: bold;
}
.styletxtheaderx-small {
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;	
}
.styletxtheaderx-smallY{
	color: #FFFF00;
	font-weight: bold;
	font-size: x-small;	
}
.styletxtheaderx-smallG{
	color: #00FF00;
	font-weight: bold;
	font-size: x-small;	
}

.stylemaintxtheader {
	color: #333333;
	font-size: x-small;
}

.styletxtx-small {
	font-size: x-small;
}
.styletxtx-smallBold {
	font-size: x-small;
	FONT-WEIGHT: bold; 	
}

.redfont {
	COLOR: #d00000; 
	font-size: x-small;
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
}
.redfont:hover {
	COLOR: #d00000; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: underline
}
.brownfont {
	COLOR: #996600; 
	font-size: x-small;
	/*FONT-WEIGHT: bold; */
	TEXT-DECORATION: none
}
.bluefont {
	COLOR: #FF6600; 
	font-size: x-small;
	/*FONT-WEIGHT: bold; */
	TEXT-DECORATION: none
}
