@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 50px;
	margin-top: 75px;
	margin-right: 75px;
}
a {
	font-size: 12px;
	color: #CC99CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC99CC;
}
a:hover {
	text-decoration: none;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #CC99CC;
}
h1 {
	font-size: 16px;
	color: #999999;
}
h2 {
	font-size: 14px;
	color: #CC99CC;
}
h3 {
	font-size: 12px;
	color: #9999CC;
}
.stil1 {
	color: #CC99CC;
	font-size: 12px;
}
.stil2 {
	font-size: 10px;
	color: #333333;
}
.stil8 {
	color: #999999;
	font-size: 14px;
}
