	body
	{
		background-color: #ffffff;
		font-family: Arial;
		font-size: 9pt;
		margin: 20px;
	}
	p
	{
		margin: 0px;
	}
	a
	{
		color: #000000;
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	th
	{
		background-color: #c4060d;
		font-size: 9pt;
		font-weight: normal;
		color: #ffffff;
		padding: 5px;
		text-align: left;
	}
	td
	{
		font-size: 9pt;
		color: #000000;
	}
	form {
		margin: 0px;
	}
	input
	{
		font-size: 9pt;
		font-family: Arial;
	}
	textarea
	{
		font-size: 9pt;
		font-family: Arial;
	}
	select
	{
		font-size: 9pt;
		font-family: Arial;
	}
	h1
	{
		color: #c4060d;
		text-align: left;
		font-weight: bold;
		font-size: 11pt;
	}
	h2 {
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
		margin: 0px;
        color: #000000;
	}
	h3 {
		font-size: 9pt;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	.BoxTop
	{
		background-image: url('../img/boxtop.gif');
		width: 170px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
		font-size: 11pt;
		color: #ffffff;
	}
	.BoxMiddle
	{
		background-image: url('../img/boxmiddle.gif');
		width: 170px;
	}
	.BoxBottom
	{
		background-image: url('../img/boxbottom.gif');
		width: 170px;
		height: 15px;
		font-size: 1pt;
		margin-bottom: 10px;
	}
	.BoxContent
	{
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
		color: #ffffff;
	}
	.BoxContent a
	{
		color: #ffffff;
	}
	
	.BoxTop2
	{
		background-image: url('../img/boxtop2.gif');
		width: 170px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
		font-size: 11pt;
		color: #000000;
	}
	.BoxMiddle2
	{
		background-image: url('../img/boxmiddle2.gif');
		width: 170px;
	}
	.BoxBottom2
	{
		background-image: url('../img/boxbottom2.gif');
		width: 170px;
		height: 15px;
		font-size: 1pt;
		margin-bottom: 10px;
	}
	.BoxContent2
	{
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
		color: #000000;
	}
	.BoxContent2 a
	{
		color: #000000;
	}
	
	
	.BoxTop3
	{
		background-image: url('../img/boxtop3.gif');
		width: 170px;
		height: 15px;
		font-size: 1pt;
	}
	.BoxMiddle3
	{
		background-image: url('../img/boxmiddle3.gif');
		width: 170px;
	}
	.BoxBottom3
	{
		background-image: url('../img/boxbottom3.gif');
		width: 170px;
		height: 15px;
		font-size: 1pt;
		margin-bottom: 10px;
	}
	.BoxContent3
	{
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
		color: #000000;
	}
	.BoxContent3 a
	{
		color: #000000;
	}
	
	.Box2
	{
		background-image: url('../img/box2.gif');
		width: 200px;
		padding-top: 9px;
		padding-bottom: 9px;
		text-align: center;
		font-size: 11pt;
		color: #000000;
		margin-bottom: 10px;
	}
	
	.td1, .td2
	{
		padding: 5px;
		border-bottom: 1px dotted #a0a0a0;
	}
