/* CSS Document */

.t1 {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold ;
}
 .t2 {
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}
 .t3 {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: bold ;
}
 .t4 {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
 .t5 {
	font-size: 10px;
	color: #000000;
	font-family: Arial;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}