a {
	text-decoration: none;
}
body
{
	background-image: url('empty_bg.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

td.white {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

td.orange {
	font-family: Arial;
	font-size: 11px;
	color: #f58025;
	width: 86px;
}

.info {
	clear: left;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
	
.info .p1 {
	float: left;
	width: 111px;
	font-family: Arial;
	font-size: 11px;
	color: #f58025;
}
	
.info .p2 {
	float: left;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	width: 380px;
}

.patext {
	width: 280px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

.latext {
	width: 280px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

h1
{
	font-family: Arial;
	font-size: 28px;
	color: #f58025;
	font-weight: normal;
}

h2
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.4;
}

h3
{
	font-family: Arial;
	font-size: 14px;
	color: #c7c7c7;
	font-weight: normal;
	line-height: 1.4;
}

.h3white {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}