@charset "utf-8";
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #73BF45;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #73BF45;	
}
p {
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

link {
	font-style: oblique;
	color: #73BF45;
	text-decoration: underline;
}

a {
	// font-style: oblique;
	color: #73BF45;
	text-decoration: underline;
}


.Normal {
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.kiemel1 {
	font-weight: bold;
	color: #73BF45;
}

.apro {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

