/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #640032;
}
a:visited {
	text-decoration: none;
	color: #640032;
}
a:hover {
	text-decoration: underline;
	color: #640032;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #730000;
	font-weight: 400;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 19px;
}
h4 {
	font-size: 18px;
}
.bgr {
background-color:#e6e6e6
}
.vshadow {
	background-image:url(images/v_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hshadow {
	background-image:url(images/h_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hshadowRev {
	background-image:url(images/h_shadow_rev.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hshadowBigTabl {
	background-image:url(images/h_shadow_bigtable.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
margin:0 0 10pt;
}
.pxdown {
margin:0px 0px 10px;
}
.lrBlockText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
}
.lrBlockTextStat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.PodvalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}
a.PodvalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}
.announce {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	font-size: medium;
}
.announceHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 15px;
}
.announceRblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #730000;
	font-weight: normal;
	font-size: 15px;
}
.box {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FCFCFC;
}
-->
