@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 130%;
}

.markup {
	color: #f19000;
}

.foot {
	color: #999999;
}
