a 
{
	TEXT-DECORATION: none
}

p 
{
	text-align: justify 
}

FONT.normal
{ 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	font-family: Arial, "MS Sans Serif", serif; 
	text-align: justify 
}

FONT.menu
{ 
	color: #000000; 
	font-size: 12pt;
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	font-family: "Times New Roman", Times, serif; 
}

FONT.big
{
	font-family: Times New Roman, Times, serif; 
	font-size: 18pt; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: underline
	color: #000000
}

FONT.heading 
{
	font-family: "Times New Roman", Times, serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #000000
}

FONT.copyright
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align: center; 
	color: #000000
}

.table
{
	background-color: #FFFFFF; 
	border: 0; 	
	border-color: #FFFFFF;
}

.th
{  
	font-family: Verdana; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
	text-align: center; 
	color: #FFFFFF; 
	background-color: #A4C0A9;
}

.td
{  
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #E9E9E9; 
}

.effect
{  
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #EFEFEF; 
}

.baseeffect
{  
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	background-color: #A4C0A9; 
}

