body{
	margin: 0;
	font-family: Verdana, Arial;
	background-color: #ded5e4;
}
#layout{
	width: 965px;
	margin: 0 auto 0 auto;
}
h1{
	border-color: #a68db5;
	border-width: 8px 0;
	border-style: solid;
	color: #49285f;
	font-family: "Times New Roman";
	font-size: 20pt;
	font-style: italic;
	font-weight: normal;
	height: 58px;
	padding: 12px;
	margin: 0;
	line-height: 28px;
	text-align: center;
}
h1 strong{
	font-weight: normal;
}
img{
	float: left;
}
table{
	border-color: #a68db5;
	border-width: 8px 0 0 0;
	border-style: solid;
}
table th{
	background-color: #7f5f92;
}
table th.even{
	background-color: #c6b7d2;
}
table td{
	background-color: #a68db5;
	vertical-align: top;
}
table td.even{
	background-color: #ded5e4;
}
table td p{
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
	margin: 3px 3px 5px 5px;
	padding: 0;
	text-align: left;
}
table td p a{
	color:#ffffff;
	font-style: italic;
}
table td.even p,
table td.even p a{
	color: #49285f;
}
table td p a{
	font-weight: bold;
	text-decoration: none;
}
h2,
h3{
	color: #ffffff;
	text-align: center;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	height: 45px;
}
h3{
	color: #49285f;
}
h4{
	color: #ffffff;
	font-size: 14px;
	background-color:#524b2b;
	margin: 0;
	height: 34px;
	padding: 1px 0 0 0;
	line-height: 15px;
	text-align: center;
}
h4 a{
	color: #ffffff;
}
#logo{
	float: left;
	border: 0;
}
#logo img{
	border: 0;
}
h5,
h6{
	background-color: #c6b7d2;
	color: #49285f;
	float: left;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	width: 565px;
	text-align: justify;
	padding: 7px 6px;
}
h6{
	font-weight: normal;
	font-style: italic;
}
h6 a{
	color: #49285f;
}
