body {

	font-family: 'Verdana', sans-serif;

	background: #dddddd;

}



h1 {

	font-family: 'Verdana', sans-serif;

	font-size: 12pt;

	background: #b4b4ff;

	padding: 5pt;

	padding-left: 15pt;

	margin-bottom: 4pt;

	color: #000000;

	border-bottom: 2px solid #888888;

	border-right: 2px solid #888888;

}



h2 {

	font-family: 'Verdana', sans-serif;

	font-size: 12pt;

	background: #b4b4ff;

	padding-left: 10pt;

	margin-bottom: 1pt;

	border-bottom: 1px solid #888888;

	border-right: 1px solid #888888;

}



a {

	text-decoration: none;

	color: Blue;

}



a:hover {

	text-decoration: underline;

	color: #000000;

}



p {

	font-family: 'helvetica', sans-serif;

	margin: 2pt;

	margin-bottom: 1em;

	font-size: 12pt;

}


h4 {

	font-family: 'Verdana', sans-serif;

	font-size: 8pt;

	background: #b4b4ff;

	padding: 1pt;

	padding-left: 15pt;

	margin-bottom: 1pt;

	color: #000000;

	border-bottom: 1px solid #888888;

	border-right: 1px solid #888888;

}