@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial;
	font-size: 190%;
	color: #CCCCCC;
	font-weight: bold;
	}
h2 {
	font-family: Arial;
	font-size: 140%;
	color: #CCCCCC;
	font-weight: bolder;
	font-style: normal;
}


p {
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bolder;
	font-family: Helvetica, Arial;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: #CCCCCC;
}
body {
	background-color: #878866;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
}
