table 
{
	table-layout: fixed;
}
.T 
{
	background-color: #DDDDDD;
	font-size:20px; 
	width: 20%;
	text-align: left;
}
.I 
{
	background-color: #DDDDDD;
	font-size:20px; 
	width: 80%;
	text-align: center;
}
.C 
{
	background-color: #DDDDDD;
	top: -80px;
}
p
{
	width: 300px;
	font-size:30px; 
	font-family: Brush Script MT;
	line-height:21px;
	text-align: justify;

}
a
{
	text-align:left;
	font-size:14px; 
}