body	{
	margin: 0px;
	}

body, p	{
	background-color: #F1FFFF;
	color: #000000;
	font: 9pt/9pt Georgia, tahoma, sans-serif;
	line-height: 20px;
	}

#contdiv	{
	position: relative;
	top: 100px;
	bottom: 50px;
	width: 550px;
	color: #000000;
	background-color: #BFD9F0;
	border: 5px solid #000000;
	text-align: left;
	}

#content	{
	position: relative;
	top: 15px;
	left: 15px;
	width: 520px;
	text-align: justify;
	}

.header	{
	font: 9pt/9pt Georgia, tahoma, sans-serif;
	font-weight: bold;
	color: #3D34F0;
	line-height: 20px;
	letter-spacing: 1px;
	}

a:link, a:visited, a:active
	{
	color: #BB052C;
	text-decoration: none;
	}

a:hover
	{
	color: #F1FFFF;
	text-decoration: none;
	}
