/* CSS Document */

P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	top: auto;
	letter-spacing: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
H1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000000;
	line-height:30px;
	top: auto;
}
.T1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #063;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	background-color: #DFE;
	text-align: left;
}
.T-Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #060;
	font-weight: bold;
	background-color: #00FF00;
	text-align: center;
}
