<!--
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background-image:url("images/bg_std.gif");
	background-position:center;
	background-repeat:repeat-y;
	background-color:#A27B80;
	margin-left:0 ; margin-right :0 ;
	margin-top :0 ; margin-bottom:0 ;
	font-size: 10pt; line-height:150%;
	color:#333333;
}
a:link	{
	color:#0000cc;
}
a:hover {
	color:#ff0000;
}
h1 {
	margin:10px 0 10px 0;
	padding:6px;
	background-color:#0E0013;
	clear:both;
	font-size:14pt;
	line-height:150%;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}
h2 {
	margin:0px 0 10px 0;
	padding:8px;
	clear:both;
	font-size:14pt;
	background-color:#cccccc;
	text-align:center;
	color:#3C0C14;
}
h3 {
	margin:0px 0 10px 0;
	padding:4px;
	clear:both;
	font-size:12pt;
	text-align:center;
	color:#6C0C14;
}
table {
	font-size: 10pt;
	line-height:150%;
}
th {
	font-size: 10pt;
	line-height:150%;
}
td {
	font-size: 10pt;
	line-height:150%;
}
p {
	margin-top :0;
	margin-bottom:0;
}
ul {
	margin-top :0 ;
	margin-bottom:0;
}
ol {
	margin-top :0;
	margin-bottom:0;
}
form {
	margin-top :0 ;
	margin-bottom:0 ;
}
blockquote {
	margin-top :0 ;
	margin-bottom:0 ;
	margin-right:0 ;
}

.news_title {
	padding:3px 6px;
	background-color:#424E71;
	font-weight:bold;
	color:#ffffff;
}

-->


