.header {
	heigh: 174px;
	text-align: right;
	vertical-align: bottom;
	display: block;
	background-image: url(images/ang_header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 25px;
	padding-bottom: 30px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C1819;
	margin: 0px;
}
h1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 20px;
}
h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #333333;
}
p {
	padding-left: 20px;
	font-size: 9pt;
	color: #333333;
}
ul {
	padding-left: 20px;
	font-size: 12px;
	text-align: left;
	color: #333333;
	font-weight: normal;
}
.footer a{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
}
.footer a:hover {
	color: #FF6600;
}
