.title
{
	color : #F2673A;
	font-size:22px;
	margin-top: 14px;
	margin-bottom: 5px;
	font-weight: bold;


	
}

.SubTitle
{
	margin-top:14px;
	margin-bottom:5px;
	font-size:18px;
	color : #F2673A;
	font-weight: normal;


}

.subSubTitle
{
	margin-top:14px;
	margin-bottom:5px;
	font-size:18px;
	color : #F2673A;
	font-weight: normal;
	font-style: italic;


}

.development
{
	color : #000000;
	font-size:14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;


}

.footer
{
	color : #FF9933;
	font-family:verdana;
	font-size:12px;
	font-weight: bold;

}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	margin-top: 0px;
	margin-bottom: 0px;

}

p
{
	margin: 10px;
	text-align: justify;

}
.TextCell {
	padding: 5px;
}
