@charset "utf-8";
/* CSS Document */

body {
	background-color: #4E4D4E;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}

.style4 {
	font-size: xx-small;
	font-weight: bold;
}
