.t01{
	font-size: 11pt;
	font-family: Times, "Times New Roman", serif;
	color: Black;
}



.t02{
	font-size: 10pt;
	font-family: Times, "Times New Roman", serif;
	color:#7C0405;
	text-align: right;
	text-decoration:none;
	font-style : italic;
	font-weight : bold;
	padding-bottom : 20px;
}

.t03{
	font-size: 12pt;
	font-family: Times, "Times New Roman", serif;
	color: #7C0405;
	text-decoration:none;
	text-align : center;
	font-weight : bold;
	padding-top : 10px;
	padding-bottom : 30px;
}
.t04{
	font-size: 10pt;
	font-family: Times, "Times New Roman", serif;
	color: Black;
	text-align: right;
	text-decoration:none;
	font-style : italic;
	font-weight : bold;
	padding-bottom : 20px;
}
.t05{
	font-size: 10pt;
	font-family: Times, "Times New Roman", serif;
	color: Black;
	text-align: left;
	text-decoration:none;
	font-style : italic;
	font-weight : bold;
	padding-bottom : 20px;
}


.flol{
	float:left;
	padding:15px;
	border : thin solid #F1E1E0;
}
.flor{
	float:right;
	padding:15px;
	border : thin solid #F1E1E0;
}
