@charset "iso-8859-2";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana,Arial;
	font-size: 11px;
	background-color: ffffff;
	color: #4B4B4B;
}

img {
	border: 0;
}

td {
	color: #4B4B4B;
	font-size: 11px
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #4050A7;
}
a:active {
	text-decoration: none;
	color: #4050A7;
}

ul {
	font-family: Verdana,Arial;
	font-size: 11px;
}

ol {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000000;
}

input {
	background-color: #FFFFFF;
	border-color: #221651;
	border-style: solid;
	border-width: 1px;
	color: #221651;
	font-family: verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	height: 14pt;
	margin-top=4pt;
}

p {
	font-family: Verdana,Arial;
	font-size: 11px;
	margin-bottom: 8px;
	margin-top: 8px;
}

textarea {
	border-color: #024621;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana,Arial;
	font-size: 8pt;
}

form {
	margin-top: 1px;
	margin-bottom: 1px;
}

.style1 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.style2 {font-size: 9px}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #2345B3;
}
.style4 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.style6 {
	color: #990000;
	font-weight: bold;
	font-size: 10px;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
	color: #2345B3;
}
.style7 {
	font-size: 12px;
	color: #333333;
}
