@charset "utf-8";
/* CSS Document */
* {
	font-family:Arial, Helvetica, sans-serif;	
}
body {
	background:url(fon-kurs.jpg) center top  fixed;
}
h1 {
	font-size:18px;
	text-align:center
}
h3 {
	text-align:center;
}
a {
	color:#005680;
	font-weight:bold;
	text-decoration:none;
	font-size:13px
}
a:hover {
	color:#990000
}
h2 {
	color:#A53F30;
}
h2, h2 a {
	font-size:18px;
}
h2 a {
	text-decoration:underline;
}
p {
	font-size:13px;
}
.abc tr td {
	border:#999 dotted 2px;
	padding-top:2px;
}