td, body, table
{ 
	color : #000000;
	font-size : 8pt;
	font-family : Tahoma 
}

.small
{ 
	color : #000000;
	font-size : 7pt;
	font-family : Tahoma 
}

.big
{ 
	color : #000000;
	font-size : 10pt;
	font-family : Tahoma 
}

.bigger
{ 
	color : #000000;
	font-size : 12pt;
	font-family : Tahoma 
}

.white
{ 
	color : #FFFFFF;
	font-size : 8pt;
	font-family : Tahoma 
}

A
{ 
	color : #0000F0;
	text-decoration : none 
}

A:Hover
{ 
	color : #0000F0;
	text-decoration : underline
}
