@charset "utf-8";
body {
	background-color: #000080;
	background-image: url(images/top_rept.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 14px;
	margin: 0px;
}
#bodytxt  {
	line-height: 130%;
	text-align: justify;
	padding-bottom: 10px;
}

h1 {
	font-size: 24px;
	color: #000071;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-size: 20px;
	line-height: normal;
	color: #000000;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 16px;
	color: #FF3300;
}
ul,ol {
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}


ul li {
	list-style-image: url(images/b3.jpg);
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	color: #333333;
}
ol li {
	list-style-image: url(images/b2.jpg);
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	color: #990000;
}

strong {
	font-weight: bold;
}

.big {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.blue {
	color: #193984;
}
.red {
	color: #FF0000;
}
.border {
	border: 2px solid #193984;
}
.bonus {
	font-size: 28px;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
